Peace-Maker 491d24a028 Add missing debug info for multidimensional strings
new String:INVISIBLE[2][8];

Multidimensional arrays like this wouldn't get their debug info added to
the debug symbols table.
Bug: https://bugs.alliedmods.net/show_bug.cgi?id=6324

See Fyren's comment in the bug report.
This patch recursively checks the parent symbol of array dimensions
until it finds the top symbol and uses that to check for the compound
level.
This still allows for early exiting the loop when going out of scope.
2015-04-04 11:05:36 -04:00
2015-04-04 10:26:11 -04:00
2015-03-31 17:39:50 -04:00
2015-02-01 12:12:31 -05:00
2015-02-04 18:25:02 -05:00
2014-05-25 03:18:05 -07:00
2014-06-30 15:06:22 +02:00
2014-05-28 14:38:55 -04:00
2015-02-04 18:25:02 -05:00
2014-05-27 01:09:12 -06:00

SourceMod

General

Development

S
Description
No description provided
Readme
45 MiB
Languages
C 59.7%
C++ 18%
HTML 4.8%
Roff 3.8%
SourcePawn 3.4%
Other 10%