egg|zzz|egg changed the topic of #principia to: READ THE FAQ: http://goo.gl/gMZF9H; The current version is Clifford. We currently target 1.2.2, and 1.3.1. <scott_manley> anyone that doubts the wisdom of retrograde bop needs to get the hell out | https://xkcd.com/323/
icefire has joined #principia
egg|phone|egg has quit [Ping timeout: 207 seconds]
andrewchen has joined #principia
<awang> egg: Compiles for me
<awang> :D
Hypergolic_Skunk has quit [Quit: Connection closed for inactivity]
armed_troop has quit [Quit: Bye]
NathanKell|AFK is now known as NathanKell
icefire has quit [Read error: Connection reset by peer]
armed_troop has joined #principia
<egg> awang: yeah it probably compiles for me too, it's just that the CI server shuts down at 01:00
<egg> the pumpkin turns into a carriage
<awang> Not-so-continuous integration?
<egg> well we're both in the same timezone
<egg> what's the point of having the server running at five in the morning
<egg> (we do have nightly benchmarks but those are on my machine)
<awang> Hmmm
<awang> Principia compiles, but Principia abort()s
<awang> at principia.ksp_plugin_adapter.Loader.LoadPrincipiaDllAndInitGoogleLogging
<egg> Ꙩ_ꙩ
<egg> uh
<awang> Nothing in glog/Principia, either
<awang> Or stderr.log
<egg> s/than/that
<Qboid> egg meant to say: awang: I gather that my comment and try/catch are wrong https://github.com/mockingbirdnest/Principia/blob/master/ksp_plugin_adapter/loader.cs#L52-L62
<egg> awang: what if you replace the try/catch by if (Environment.OSVersion.Platform == PlatformID.Win32NT)
<egg> does it work then?
<awang> Let me try
<awang> Might take a while
<awang> egg: Nope
<awang> Still crashes
<awang> At principia.ksp_plugin_adapter.Loader.LoadPrincipiaDllAndInitGoogleLogging
bees has quit []
bees has joined #principia
Mike` has quit [Ping timeout: 207 seconds]
Mike` has joined #principia
<awang> egg: Actually, the crash seems to be my fault
<awang> Seems I had -fsanitize=address,leak and forgot about it
<awang> Took that out, and can load saves again
<awang> Sorry :(
lamont has quit [Ping timeout: 182 seconds]
lamont has joined #principia
NolanSyKinsley has quit [Ping timeout: 186 seconds]
Hypergolic_Skunk has joined #principia
NathanKell is now known as NathanKell|AFK
egg|phone|egg has joined #principia
<egg> awang: so wait, does it load with the existing try/catch or with an if
egg|phone|egg has quit [Ping timeout: 198 seconds]
<GH> [Principia] pleroy commented on issue #1690: retest this please https://git.io/vNg91
ferram4 has quit [Ping timeout: 198 seconds]
ferram4 has joined #principia
andrewchen has quit [Quit: Konversation terminated!]
<GH> [Principia] pleroy pushed 3 new commits to master: https://git.io/vNgQM
<GH> Principia/master 9283b0e pleroy: A new matcher.
<GH> Principia/master 3c0de5a pleroy: Lint.
<GH> Principia/master 4d11fc9 Pascal Leroy: Merge pull request #1689 from pleroy/Near...
<GH> [Principia] pleroy closed pull request #1689: A new matcher to check that a value is near another one (master...Near) https://git.io/vNgm8
<GH> [Principia] pleroy commented on issue #1690: retest this please https://git.io/vNg71
<GH> [Principia] pleroy closed pull request #1690: Fix the build on *nix (master...if-os-win) https://git.io/vNgEl
<GH> Principia/master 867310f Robin Leroy: fix the build on *nix
<GH> Principia/master d8fe0e8 Pascal Leroy: Merge pull request #1690 from eggrobin/if-os-win...
<GH> [Principia] pleroy pushed 3 new commits to master: https://git.io/vNgFz
<GH> Principia/master 3326396 Robin Leroy: and don't break it on Windows maybe
zilti has joined #principia
<GH> [Principia] pleroy opened pull request #1691: Use the IsNear matcher where appropriate (master...UseIsNear) https://git.io/vNgxM
GregroxMun has joined #principia
<GregroxMun> o/
icefire has joined #principia
NolanSyKinsley has joined #principia
<GH> [Principia] pleroy closed pull request #1688: Implementation of Newhall for the monomial base (master...Newhall2) https://git.io/vNzxg
Daz has quit [Ping timeout: 198 seconds]
<GH> [Principia] pleroy closed pull request #1691: Use the IsNear matcher where appropriate (master...UseIsNear) https://git.io/vNgxM
<GH> [Principia] pleroy pushed 7 new commits to master: https://git.io/vN2U1
<GH> Principia/master f0d5c8e pleroy: testing_utilities
<GH> Principia/master e6613f1 pleroy: integrators
<GH> Principia/master 376f40f pleroy: physics
Daz has joined #principia
<awang> egg: Existing try/catch works if I don't build with sanitizers
<GH> [Principia] pleroy opened pull request #1692: Tu quoque Newhall (master...NewhallIsNear) https://git.io/vN2kT
<awang> Sorry :(
<awang> egg: Get a compilation error after fast-forwarding to master
<awang> ./numerics/newhall_body.hpp:31:3: error: no template named 'Dehomogeneizer'; did you ean 'Dehomogeneize'?
<awang> MSVC two-phase lookup shenanigans?
<GH> [Principia] pleroy closed pull request #1692: Tu quoque Newhall (master...NewhallIsNear) https://git.io/vN2kT
egg|phone|egg has joined #principia
<UmbralRaptor> Hm. The wiki is out of date in a few places.
* UmbralRaptor ponders if it's worth noting that I'm no longer in CST, but EST.
<egg> UmbralRaptor: feel free to update things
<egg> awang: reported that to phl
<egg> pull request should be coming up
<egg> awang CI!
<GH> [Principia] pleroy opened pull request #1693: Fix an error detected with Clang (master...Clang) https://git.io/vN2GS
<egg> awang: can you check that #1693 fixes your issue?
<Qboid> [#1693] title: Fix an error detected with Clang | | https://github.com/mockingbirdnest/Principia/issues/1693
<awang> egg: Compiles fine now :D
<GregroxMun> I managed to get Alternis Kerbol to work nicely with principia thanks to the integrator step size feature. I also used trial and error to find out an almost good enough rotation period for Kerbin.
<GregroxMun> I don't care nearly as much about the tidal locks of the other moons, but Kerbin had to be at least a little better.
ferram4 has quit [Read error: -0x1: UNKNOWN ERROR CODE (0001)]
ferram4 has joined #principia
<GH> [Principia] pleroy closed pull request #1693: Fix an error detected with Clang (master...Clang) https://git.io/vN2GS
<GH> [Principia] pleroy pushed 2 new commits to master: https://git.io/vN2Rz
<GH> Principia/master a57d94d Pascal Leroy: Merge pull request #1693 from pleroy/Clang...
<GH> Principia/master f9b357a pleroy: Fix a Clang error.
Wetmelon has joined #principia
stratochief has quit [Read error: Connection reset by peer]
stratochief has joined #principia
Hypergolic_Skunk has quit [Quit: Connection closed for inactivity]