25 Nov
2011
25 Nov
'11
11:33 a.m.
Eric Pouech <eric.pouech(a)orange.fr> writes:
Marcus,
IMO,fatal_error() should be preferred over assert() (hoping that fatal_error() is actually marked as no_return)
There's no reason to have an error here, it will still work fine even if we can't open /dev/null. -- Alexandre Julliard julliard(a)winehq.org