Victor Hernandez Candelaria

Results 1 issues of Victor Hernandez Candelaria

## Description 1. When generating wrappers in windows, go confuses "\\" depending on the method used for getting the file name. This can be fixed with: `preHeader := filepath.ToSlash(headerName)` on...