[ruby-cvs:78974] ec6f6b53d8 (master): internal/error.h rework
Unknown <[email protected]> Thu, 26 Dec 2019 20:45:36 +0900 (JST)
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
卜部昌平 2019-12-03 17:06:37 +0900 (Tue, 03 Dec 2019)
New Revision: ec6f6b53d8
https://github.com/ruby/ruby/commit/ec6f6b53d8
Log:
internal/error.h rework
Reduce macros for readability. Also transplanted some part of
internal/file.h into here because the delcared functions are in fact
defined in error.c.
Modified files:
internal/error.h
internal/file.h