#pragma pack(1) vs __attribute__((packed))

2015-06-07 Thread Braden Obrzut
same thing, intentional? The change appears to have happened around GCC 4.4 as 4.2 behaves as expected (haven't tested 4.3 yet). - Braden Obrzut

[GSoC] Function parameter scope

2014-05-17 Thread Braden Obrzut
t from what I can tell this isn't just a matter of calling push_scope and pop_scope? - Braden Obrzut

GSoC Concepts - separate checking

2014-03-11 Thread Braden Obrzut
My name is Braden Obrzut and I am a student from the University of Akron interested in contributing to GCC for GSoC. I am interested in working on a project related to the c++-concepts branch. In particular, I am interested in implementing mechanisms for checking the safety of constrained

Re: GSoC Concepts - separate checking

2014-03-20 Thread Braden Obrzut
On 03/18/2014 10:54 PM, Maxim Kuvyrkov wrote: On Mar 12, 2014, at 12:19 PM, Braden Obrzut wrote: My name is Braden Obrzut and I am a student from the University of Akron interested in contributing to GCC for GSoC. I am interested in working on a project related to the c++-concepts branch