lawrancej / CompilerKit

Compiler construction library in C.
GNU Lesser General Public License v2.1
55 stars 33 forks source link

Modify Symbol to use gunichar #31

Closed lawrancej closed 12 years ago

lawrancej commented 12 years ago

We should use gunichar instead of gchar in the constructor for symbol, as well as in the private member field and the getter function.

RoboCafaz commented 12 years ago

Dibs.

RoboCafaz commented 12 years ago

Pushed @4634ab862c18117c3a7d05d4ec171c1d6f696494.