RESOLVED FIXED 6159
ALWAYS_INLINE uses __attribute__((always_inline)) without inline
https://bugs.webkit.org/show_bug.cgi?id=6159
Summary ALWAYS_INLINE uses __attribute__((always_inline)) without inline
Maciej Stachowiak
Reported 2005-12-20 02:50:32 PST
According to various online documentation, this is technically wrong.
Attachments
fix (2.57 KB, patch)
2005-12-20 02:51 PST, Maciej Stachowiak
no flags
corrected fix, last patch had other stuff in it mistakenly (557 bytes, patch)
2005-12-20 02:52 PST, Maciej Stachowiak
darin: review+
Maciej Stachowiak
Comment 1 2005-12-20 02:51:01 PST
Maciej Stachowiak
Comment 2 2005-12-20 02:52:14 PST
Created attachment 5174 [details] corrected fix, last patch had other stuff in it mistakenly
Darin Adler
Comment 3 2005-12-20 09:09:32 PST
Comment on attachment 5174 [details] corrected fix, last patch had other stuff in it mistakenly r=me
Note You need to log in before you can comment on or make changes to this bug.