[Dev] Two small patches.
Stephen Sinclair
sinclair at music.mcgill.ca
Tue Jul 8 00:13:29 BST 2008
On Mon, Jul 7, 2008 at 3:57 AM, Henrik Frisk <mail at henrikfrisk.com> wrote:
> Stephen Sinclair <sinclair at music.mcgill.ca> wrote:
>
>> 2) I noticed that you use the word 'class' as a member of various
>> structures. This makes it difficult to link against any C++ library,
>> since it's a reserved word. The included patch just prepends an
>> underscore wherever necessary to get the headers to compile with g++.
>> There might be a better choice of course..
>
> Hmmm, I thought we had fixed these... Oh well, thanks for spotting it Stephen! I saw you comitted it too.
Yes! Jamie emailed me off-list about it. I suppose it's better to
keep discussions on the dev list so everyone's in the know.
cheers,
Steve
More information about the Dev
mailing list