mdedetrich commented on PR #222: URL: https://github.com/apache/incubator-pekko-grpc/pull/222#issuecomment-1929404301
> > Probably need to pass some flags to scalacOptions so that the scala 2.12 compiler can accept the scala 3 source style > > The errors are coming from java files. For now I don't get it what could cause this issue. Do you have some suggestions? So that file is generated by googles own protobuf compiler so you shouldn't even manually be modifying it. Maybe we need to update the google protobuf compiler as well? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
