Skip to content
This repository was archived by the owner on Dec 10, 2018. It is now read-only.

Conversation

@tr1cks
Copy link

@tr1cks tr1cks commented Mar 15, 2017

Fixed bug with IDL encoding support. Before this moment we haven't option to specify encoding of IDL files, in parsing always was used OS specific encoding. That worked fine only for IDL in ASCII (without national language comments) or if you was lucky enough, that OS encoding matches IDL encoding.

This change has backward compatibility.

…on to specify encoding of IDL files, in parsing always was used OS specific encoding. That worked fine only for IDL in ASCII (without national language comments) or if you was lucky enough, that OS encoding matches IDL encoding.
@tr1cks tr1cks force-pushed the fix-idl-encoding-support branch from 7d068c4 to 62e18fa Compare March 15, 2017 14:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant