David Nadlinger

Results 149 comments of David Nadlinger

I've posted a preliminary patch for the ABI issue at #2150, which applies on top of `ltsmaster`. I'm not sure I'll find the time to test this for a few...

> I have a handful of "other" linux/arrch64 platforms that could be used for testing. Thanks, more platforms for testing (especially with different instruction set extensions/…) is always good to...

@kinke: Emission of varargs (mostly) works, it's just the `va_arg` D implementation that is broken.

We should see if we can't introduce a proper frontend error/ICE for such mismatches, no matter what solution we end up with for Mike's use case.

> So, I found a new bug? No, you are using the wrong Phobos version, or still have stale files somewhere in your source tree. > What's the last tag...

The following tests are now temporarily disabled on master (some already have been for quite some time): ``` DISABLED_TESTS += gdb1 DISABLED_TESTS += gdb4149 DISABLED_TESTS += gdb4181 DISABLED_TESTS += gdb10311...

Maybe an issue with absolute/relative source paths?

Regarding the particular case that @pmldrmota mentioned above, it appears that this might have in fact been related to some glitches coupled in through the external clock input, i.e. appears...

With https://github.com/m-labs/artiq/commit/950b9ac4d68286585e4369efcf904704d8de9c53, at least the error message should be marginally easier to understand now.

Yes, `ext0_synth0_125to125` is what we've switched too (after I fixed the clocking setup code). Still no idea what exactly causes the quality of the Si5324 bypass path to be so...