[Tinycc-devel] FreeBSD fixes

2020-08-19 Thread Elijah Stone
Some fixes for freebsd in mob.Elronnd. Linking doesn't work atm; will need to investigate more. -- time flies like an arrow; fruit flies like a banana ___ Tinycc-devel mailing list Tinycc-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/tiny

Re: [Tinycc-devel] Fixed an issue with switch/case statements on unsigned 64 bits

2020-08-19 Thread Christian Jullien
It has been fixed. You can see if something is broken with "make test". Sometimes it fails on another platform. i.e. if you fix something on Linux x64 it may fail on Windows or macOS. Ideally, every commit should be tested on : Linux x86/x64/arm/aarch64/riscv64, Windows x86/x64, macOS x64. I p

Re: [Tinycc-devel] Fixed an issue with switch/case statements on unsigned 64 bits

2020-08-19 Thread Willy Tarreau
Hi Alexander, hi Christian, On Wed, Aug 19, 2020 at 08:42:00PM +0200, Alexander Strasser wrote: > Hi Christian, > > did you put Willy in Cc? > > If yes, sorry for the noise. Ah indeed, no I wasn't apparently, thanks! > On 2020-08-18 18:45 +0200, Christian JULLIEN wrote: > > Recent change has a

Re: [Tinycc-devel] Fixed an issue with switch/case statements on unsigned 64 bits

2020-08-19 Thread Alexander Strasser
Hi Christian, did you put Willy in Cc? If yes, sorry for the noise. Best regards, Alexander On 2020-08-18 18:45 +0200, Christian JULLIEN wrote: > Recent change has an issue with some tests > > macOS x64 and Linux ARM test3 tcctest.c:1939: error: > duplicate case val