You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[generator] Java RawJavaType (return type) should return int, not enum for C#. (#68)
There was inconsistency between jar2xml and class-parse + api-xml-adjuster
where the latter failed to retrieve valid return type when it was enumified.
(Found during new api-merge support experiment.)
0 commit comments