-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1117 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- Loading branch information
Showing
3 changed files
with
13 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,12 @@ | ||
Thu Jan 11 10:45:04 2001 WATANABE Hirofumi <[email protected]> | ||
|
||
* win32/win32.h, win32/config.h.in: move NORETURN from win32.h | ||
to config.h.in. | ||
|
||
* win32/config.h.in (inline): renamed from INLINE. | ||
|
||
* djgpp/config.hin (INLINE): removed. | ||
|
||
Wed Jan 10 16:15:08 2001 WATANABE Hirofumi <[email protected]> | ||
|
||
* ruby.h: NORETURN macro is changed for VC++ 6.0. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters