hoyori / idapython

Automatically exported from code.google.com/p/idapython
Other
1 stars 1 forks source link

FUNC_STATIC defined as FUNC_STATICDEF #55

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Running pidadump.py complains about FUNC_STATIC not defined
2. Found that FUNC_STATIC was renamed to FUNC_STATICDEF in idc.py, idaapi.py, 
etc.
3. FUNC_STATIC not renamed in idc.idc

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
v1.4.1 on IDA Pro 5.7   Windows XP SP3

Please provide any additional information below.

Original issue reported on code.google.com by lkuca...@gmail.com on 11 Aug 2010 at 1:02

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r324.

Original comment by elias.ba...@gmail.com on 14 Aug 2010 at 3:43