diff options
author | Ilya Zakharevich <ilya@math.berkeley.edu> | 2002-02-14 22:56:24 -0500 |
---|---|---|
committer | Abhijit Menon-Sen <ams@wiw.org> | 2002-02-15 08:42:55 +0000 |
commit | 30500b05e0cd7c98f3f3ddb34d343729aab7b8f7 (patch) | |
tree | 6a93990dc0eba6e0f24b71fc429956915e61ea5f /makedef.pl | |
parent | 59ecbafad1ed6a69b6ea56aa837f49504fd5051a (diff) | |
download | perl-30500b05e0cd7c98f3f3ddb34d343729aab7b8f7.tar.gz |
OS/2 tests and more
Message-Id: <20020215035624.A16467@math.ohio-state.edu>
p4raw-link: @14577 on //depot/perl: 0ad5258ff3f3328f321188cbb4fcd6a74b365431
p4raw-id: //depot/perl@14705
Diffstat (limited to 'makedef.pl')
-rw-r--r-- | makedef.pl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/makedef.pl b/makedef.pl index 2d7057bdcc..c6a535556e 100644 --- a/makedef.pl +++ b/makedef.pl @@ -334,6 +334,9 @@ elsif ($PLATFORM eq 'os2') { Perl_hab_GET loadByOrdinal pExtFCN + os2error + ResetWinError + CroakWinError )]); } elsif ($PLATFORM eq 'MacOS') { |