Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

has no field compilation error #4

Open
davyzhang opened this issue Apr 11, 2014 · 0 comments
Open

has no field compilation error #4

davyzhang opened this issue Apr 11, 2014 · 0 comments

Comments

@davyzhang
Copy link

haxe -lib protoc-gen-haxe --macro "com.dongxiguo.protobuf.commandLine.Importer.importDescroptorFileSet('sample.proto.bin')"

usr/lib/haxe/lib/protoc-gen-haxe/1,2,1/com/dongxiguo/protobuf/compiler/Extension.hx:103: characters 12-33 : haxe.macro.Class has no field toFieldExpr
/usr/lib/haxe/lib/protoc-gen-haxe/1,2,1/com/dongxiguo/protobuf/compiler/Extension.hx:529: characters 18-39 : haxe.macro.Class has no field toFieldExpr
/usr/lib/haxe/lib/protoc-gen-haxe/1,2,1/com/dongxiguo/protobuf/compiler/BinaryFormat.hx:588: characters 28-49 : haxe.macro.Class has no field toFieldExpr
/usr/lib/haxe/lib/protoc-gen-haxe/1,2,1/com/dongxiguo/protobuf/compiler/BinaryFormat.hx:197: characters 12-33 : haxe.macro.Class has no field toFieldExpr
/usr/lib/haxe/lib/protoc-gen-haxe/1,2,1/com/dongxiguo/protobuf/compiler/ProtoData.hx:588: characters 14-19 : Unmatched patterns: field.label = _
/usr/lib/haxe/lib/protoc-gen-haxe/1,2,1/com/dongxiguo/protobuf/compiler/ProtoData.hx:222: characters 15-36 : haxe.macro.Class has no field toFieldExpr

haxe 3.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant