} __attribute__((packed, aligned(2)));
674c673
< };
-+-
} __attribute__((packed, aligned(2)));
etc.
I think this must be something like
#ifdef __GNUC__
} __attribute__((packed, aligned(2)));
#else
};
#endif
I think this must be something like
#ifdef __GNUC__
} __attribute__((packed, aligned(2)));
#else
};
#endif
Absolutely right, gonna correct this..
Absolutely right, gonna correct this..
This is not only in max/max.h really. I hope you'll find all
occurences :)
Absolutely right, gonna correct this..
This is not only in max/max.h really. I hope you'll find all
occurences :)
I know it's there very often..
Absolutely right, gonna correct this..
This is not only in max/max.h really. I hope you'll find all
occurences :)
I know it's there very often..
Will you change it? I can change it by myself and check in tomorrow
in CVS.
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,145 |
Nodes: | 15 (1 / 14) |
Uptime: | 99:50:21 |
Calls: | 230,064 |
Calls today: | 13 |
Files: | 59,455 |
D/L today: |
53 files (288M bytes) |
Messages: | 293,760 |
Posted today: | 5 |