[Gambas-user] [Gambas Bug Tracker] Bug #882: pointer error c_crypt.c:122
bugtracker at ...3416...
bugtracker at ...3416...
Sun Jan 10 23:53:53 CET 2016
http://gambaswiki.org/bugtracker/edit?object=BUG.882&from=L21haW4-
Comment #2 by Benoît MINISINI:
The code seems perfectly correct at these line. These are calls to the crypt() function, and the datatype of its arguments seems to be perfectly correct.
By the way, there is no warning when compiling them on Linux, but apparently on FreeBSD, whereas the crypt() seems to have the same prototype.
As for the warning in gb.sdl, as far as I know, this is a missing declaration of a SDL function inside the SDL headers, and I need to call that function.
It should be naturally fixed with a future version of SDL.
Benoît MINISINI changed the state of the bug to: Rejected.
More information about the User
mailing list