On Thu, Sep 06, 2012 at 09:18:38PM -0400, Mario Domenech Goulart wrote: > Hi, > > Christian Lask reported on #chicken that make check fails when Chicken > is built with clang (see #917). > > The attached patch seems to fix that problem (tested with clang 3.0).
I wonder if this will work with older versions of Clang (notably XCode's). I'm assuming this #ifdef wasn't added just for the hell of it. > In the end, it just silents some warnings that break tests that rely on > diff. > > Even if it is the proper fix, feel free to postpone it to after 4.8.0. Perhaps the best thing to do. Cheers, Peter -- http://sjamaan.ath.cx -- "The process of preparing programs for a digital computer is especially attractive, not only because it can be economically and scientifically rewarding, but also because it can be an aesthetic experience much like composing poetry or music." -- Donald Knuth _______________________________________________ Chicken-hackers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-hackers
