Bugs: Browse | Submit New | Admin

[#11381] rb_cJsonState needs to be declared as "extern" in header file

Date:
2007-06-06 02:01
Priority:
3
Submitted By:
Ooga Ooga (ooga)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
rb_cJsonState needs to be declared as "extern" in header file

Detailed description
in ext_state.h or ext_lib.h (can't remember), you need to give the declaration for VALUE rb_cJsonState an "extern"
keyword.

...of course now i realize this lib has been deprecated, but regardless, it won't compile without that.

-o

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item