Difference between revisions of "User:Egmetcalfe"
Egmetcalfe (talk | contribs) |
Egmetcalfe (talk | contribs) |
||
Line 32: | Line 32: | ||
[[GCC alwayszero function attribute]] | [[GCC alwayszero function attribute]] | ||
− | == | + | == Contributions to other projects == |
− | + | [https://bugzilla.mozilla.org/show_bug.cgi?id=527235 Remove ^L characters from comm-central source] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | == | + | Building Firefox with GCC 4.5: |
− | [ | + | [http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42139 GCC: Bug rtl-optimization/42139 Compiling firefox trunk with 4.5 fails with 'out of memory allocating 4072 bytes after a total of xxx bytes'] |
+ | |||
+ | [http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42171 GCC: Link Error Building Mozilla with 4.5] | ||
+ | |||
+ | [https://bugzilla.mozilla.org/show_bug.cgi?id=531094 Mozilla: Bug 531094 Inline method crashes GCC 4.5] |
Revision as of 09:08, 17 December 2009
Contents
Contact Information
Name | Ehren Metcalfe |
egmetcalfe [AT] learn [DOT] senecac [DOT] on [DOT] ca | |
Email2 | ehren.m [AT] gmail [DOT] com |
IRC | ehren |
BLOG | Ehren's Blog |
About Me
I'm a 5th Semester BSD student taking DPS909. I do a little bit of contract web development (mostly design) and also tutor at the Learning Centre.
Technical Qualifications
Programming Languages
- C
- C++
- Java
- PHP
- SQL
DPS909 Project
GCC alwayszero function attribute
Contributions to other projects
Remove ^L characters from comm-central source
Building Firefox with GCC 4.5: GCC: Bug rtl-optimization/42139 Compiling firefox trunk with 4.5 fails with 'out of memory allocating 4072 bytes after a total of xxx bytes'