SFML community forums

Bindings - other languages => C => Topic started by: FRex on November 24, 2015, 03:38:33 pm

Title: CSFML Audio doesn't compile in debug
Post by: FRex on November 24, 2015, 03:38:33 pm
This line is wrong (wrong variable name) and in debug the CSFML Audio will not compile because of it:
https://github.com/SFML/CSFML/blob/e3df1539f5953f6a77c53e58445f4641cfc64190/src/SFML/Audio/SoundBufferRecorder.cpp#L87
Title: Re: CSFML Audio doesn't compile in debug
Post by: zsbzsb on November 24, 2015, 10:11:45 pm
Yes, I just noticed that myself a few days ago. Copy-paste mistake  :P
Title: Re: CSFML Audio doesn't compile in debug
Post by: FRex on November 25, 2015, 04:15:43 pm
So you are Zachariah Brown... I was wondering who that is in the git log and then wondering why zsbzsb is explaining his mistakes here...  :P Anyway... fix it? Non compiling CSFML debug is kinda bad. :P
Title: Re: CSFML Audio doesn't compile in debug
Post by: zsbzsb on November 27, 2015, 03:10:22 pm
So you are Zachariah Brown... I was wondering who that is in the git log and then wondering why zsbzsb is explaining his mistakes here...

I'm not exactly hiding it (http://www.zbrown.net) :)

Anyway... fix it? Non compiling CSFML debug is kinda bad. :P

Of course 8)
https://github.com/SFML/CSFML/pull/94
Title: Re: CSFML Audio doesn't compile in debug
Post by: Hapax on November 27, 2015, 11:00:26 pm
Quote
So you are Zachariah Brown
Quote
I'm not exactly hiding it
I would've thought that this (https://github.com/zsbzsb) was more obvious ;)