Closed Gusted closed 3 years ago
Thank you for the test case. I'll get it fixed. Might take a day or two.
The branch "can-not-addr" has the fix. If it works okay for you I'll release.
Many thanks! That fixes the issue.
v1.12.3 released
Thank you!
Hello,
Since https://github.com/ohler55/ojg/releases/tag/v1.10.4-develop we are running into an error while
Marshal
-ing a struct which includes thetime.Time
A very tiny reproduce-able case
The stacktrace that was shown in the debugger seems to indicate the error originates from this line of code: https://github.com/ohler55/ojg/blob/10b6e9cb9f3f698966eb54ab45afa64e5f38ac72/oj/jsonmarshaler.go#L21
Callstack:
Regards, Gusted