]> git.sesse.net Git - vlc/commit
Print messages directly to standard error if we don't have an object much like when...
authorRémi Denis-Courmont <rem@videolan.org>
Tue, 22 Jan 2008 18:55:13 +0000 (18:55 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Tue, 22 Jan 2008 18:55:13 +0000 (18:55 +0000)
commit97d02b149896f9f33c3d9de78b3b180721399e76
tree0be16076335e87bb2eedb9d44edd104dc312e6dd
parent43dbc005198c3fc17482fa5230a6f1a6840c160b
Print messages directly to standard error if we don't have an object much like when malloc fails, though this time with UTF-8 support.
src/misc/messages.c