Alexandre Julliard : include: Move the exception handling support functions to winecrt0 instead of having them inline .

Alexandre Julliard julliard at winehq.org
Thu Apr 8 11:12:43 CDT 2010


Module: wine
Branch: master
Commit: 655292ae00d1aeda2cda0e04131727fd4e8118bb
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=655292ae00d1aeda2cda0e04131727fd4e8118bb

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Apr  8 14:41:01 2010 +0200

include: Move the exception handling support functions to winecrt0 instead of having them inline.

---

 dlls/winecrt0/Makefile.in |    1 +
 dlls/winecrt0/exception.c |  127 ++++++++++++++++++++++++++++++++++++++++++++
 include/wine/exception.h  |  129 +++++++--------------------------------------
 3 files changed, 147 insertions(+), 110 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=655292ae00d1aeda2cda0e04131727fd4e8118bb



More information about the wine-cvs mailing list