diff options
| author | Mitchell Blank Jr <[email protected]> | 2012-05-20 00:19:38 -0700 |
|---|---|---|
| committer | Mitchell Blank Jr <[email protected]> | 2012-05-20 00:19:38 -0700 |
| commit | 1ad7a1e3d8da7b00a9e589c201fe79e5b9541692 (patch) | |
| tree | 351c114522192a403f81ec6f6c482719478bdef1 /src/array.c | |
| parent | 42c6b324db6141d05726beec531ae19bd83e85f0 (diff) | |
| download | mruby-1ad7a1e3d8da7b00a9e589c201fe79e5b9541692.tar.gz mruby-1ad7a1e3d8da7b00a9e589c201fe79e5b9541692.zip | |
C++ compilability: don't use "node" as both a type and a member
I originally solved this by renaming the "node" type to "node_t",
but Matz didn't like that. He suggested renaming the member
variable "nd" instead:
https://github.com/mruby/mruby/pull/144#issuecomment-5743153
Diffstat (limited to 'src/array.c')
0 files changed, 0 insertions, 0 deletions
