Browse source

Changelog

Query
From:
To:
Branch:
Path:
Message:
BugID:
User: +
Format:
: 1 checkin (+24/-18) by Henrik Grubbström (Grubba) <grubba@grubba.org> Lines added/removed recently

Tuesday 01 October 2013

2013-10-01 18:44:04 (10 years ago) by Henrik Grubbström (Grubba) <grubba@grubba.org>

[compat][debug] Fix PikeCompile compat with Pike 7.9.

String.Buffer in Pike 7.9 contains a sprintf() function. Make sure
not to call it (due to our inherit) since we want the normal one.

Fixes some more cases of "Bad argument 1 to add(). Expected string."
where add() was passed an int.

[permalink]

Bugs? Suggestions?