1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* dln.c: remark definition rb_loaderror().

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2594 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
H_Konishi 2002-06-24 15:26:17 +00:00
parent e8e3f56b81
commit 60eadd77e8
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
Tue Jun 25 00:21:00 2002 KONISHI Hiromasa <konishih@fd6.so-net.ne.jp>
* dln.c: remark definition rb_loaderror().
Tue Jun 25 00:14:07 2002 Nobuyoshi Nakada <nobu.nokada@softhome.net>
* parse.y (string_dvar): allow back references in interpolation.

2
dln.c
View file

@ -26,7 +26,7 @@
#ifdef USE_DLN_A_OUT
char *dln_argv0;
#endif
void rb_loaderror();
//void rb_loaderror();
#ifdef _AIX
#pragma alloca