Closed databus23 closed 4 years ago
The merged PR caused multiple compilation errors:
go test -v ./gorfc # github.com/SAP/gorfc/gorfc [github.com/SAP/gorfc/gorfc.test] gorfc/gorfc.go:305:2: undefined: rc gorfc/gorfc.go:305:37: undefined: length gorfc/gorfc.go:305:75: undefined: utf8str gorfc/gorfc.go:305:87: undefined: utf8Size gorfc/gorfc.go:307:5: undefined: rc FAIL github.com/SAP/gorfc/gorfc [build failed]
Given that it also changes quite a lot without a proper test suite I propose to revert the committed changes and review the changes in more detail.
The merged PR caused multiple compilation errors:
Given that it also changes quite a lot without a proper test suite I propose to revert the committed changes and review the changes in more detail.