I think I can handle this.
Mike On Jun 16, 2014, at 12:59 PM, Lydia Duncan <[email protected]> wrote: > Hi all, > > I'm looking for a review on this change to boolean immediates in the > compiler. Currently, my default initialization patch is experiencing a bug > because our immediates did not pass along the size of the booleans stored. > This patch solves that bug, and allows another test > (test/types/tuple/bradc/unaryTupleOps.chpl) to output the size of the > booleans involved. It was hoped that I could additionally resolve the future > test/portability/boolLiteralSizes.chpl, but it looks like that will require > an extra change to the generated code which was not necessary for resolving > my problem (and perhaps requires a further discussion on semantics). > > Thanks, > Lydia > <commit.txt><fixBooleans.txt>------------------------------------------------------------------------------ > HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions > Find What Matters Most in Your Big Data with HPCC Systems > Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. > Leverages Graph Analysis for Fast Processing & Easy Data Exploration > http://p.sf.net/sfu/hpccsystems_______________________________________________ > Chapel-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/chapel-developers ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems _______________________________________________ Chapel-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/chapel-developers
