Roman Martynov

Results 17 comments of Roman Martynov

@mvdan the same errors on version v0.4.1-0.20210923110939-7ede21c981cf

I think problem in export structs and methods ! When i delete ```//export DeviceInfo``` from code than garble work fine ! :) ```go //export DeviceInfo type DeviceInfo struct { UserAgent...

Previously i report what exactly error looks like )). If you means line number then they are different ....

![image](https://user-images.githubusercontent.com/3396709/135249084-2bf52071-8173-430b-98eb-47c1d4801506.png)

I think, i found something. I run command ```garble -debugdir obfuscator build main.go``` and then in debug files i see that my struct looks like that: ```golang type DeviceInfo struct...

Why so important pull request waiting 2+ month ? :)