--- layout: fc_discuss_archives title: Message 47 from Frama-C-discuss on November 2013 ---
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Frama-c-discuss] JessieIntegerModel question



Pascal, I agree that your solution is the correct one, not only from the 
point of view of making the solver's work easier, but also because some 
unknown fraction of unsigned wraparounds in C code are buggy -- so we 
should make no-overflow be the default behavior. Wraparound hides bugs.

John