2 Oct
2009
2 Oct
'09
5:36 a.m.
Matteo Bruni <matteo.mystral(a)gmail.com> writes:
From 79aebdb612334b9816375abce58c65b90130732a Mon Sep 17 00:00:00 2001 From: Matteo Bruni <matteo.mystral(a)gmail.com> Date: Tue, 29 Sep 2009 12:10:24 +0200 Subject: wpp: Remove the assumption pp_internal_error calls exit()
Actually it's OK for it to exit(), though assert() would be a better choice. It's not something that should happen or that we can recover from. -- Alexandre Julliard julliard(a)winehq.org