raboof commented on issue #476: URL: https://github.com/apache/incubator-pekko-http/issues/476#issuecomment-1937004222
Some findings: * I'm still seeing this behavior with Scala 3.4.1-RC1-bin-20240208-7bcfce2-NIGHTLY * It seems to sometimes think (some code related to) `ResponseEntity` is defined in `ParserOutput` for some reason? * I haven't caught it to see what it thinks is defined in `HttpMessage.scala` - but if that's about `ResponseEntity` as well, that'd also be wrong, as `ResponseEntity` is defined in `HttpEntity.scala`. -- 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]
