diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-05-20 03:22:20 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-05-20 03:22:20 +0000 |
| commit | fea96dc48644660961eb2f1b96eeaf45f9645b25 (patch) | |
| tree | edbd2598ba24c85578df6c77736d18cc2c543274 /ChangeLog | |
| parent | 73ab8f8f33896b479f43cd09152a259e94d7aca5 (diff) | |
* lib/mkmf.rb (have_type): do not check pointer to incomplete type,
which always get compiled.
[ruby-list:39683]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6368 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Thu May 20 12:22:13 2004 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * lib/mkmf.rb (have_type): do not check pointer to incomplete type, + which always get compiled. + [ruby-list:39683] + Wed May 19 23:45:43 2004 Nobuyoshi Nakada <nobu@ruby-lang.org> * test/inlinetest.rb (InlineTest::loadtest): requiring library with |
