Cédric Chantepie

Results 129 comments of Cédric Chantepie

@mushtaq Cannot reproduce Issue 1, check your env. **Issue 1:** ```scala sbt:enumeratum> console Welcome to Scala 3.2.1-RC1 (9.0.1, Java Java HotSpot(TM) 64-Bit Server VM). Type in expressions for evaluation. Or...

@mushtaq In REPL or in a `.scala` file, in SBT the issue 1 is not reproducible.

@mushtaq Rather test it SBT/Scala REPL. For me, the use in scala-cli is not a priority, and maybe related to Scala 3 support by scala-cli (so out of scope). You...

Issue 2 is fine: - https://github.com/lloydmeta/enumeratum/pull/349/files#diff-a40c38d0bac17eaa7298efcbc480d866cf8e9ccf79890664d4f4d426cb3d294bR309 - https://github.com/lloydmeta/enumeratum/pull/349/files#diff-3df4b038e79dec11acb469e7e0eea76a30cf1a96e52a7f0541682975239df600R44

Issue-1 is fine

@mushtaq Issue is fixed and covered by the indicated test

👋 @pomadchin rebased/all ✅

> @cchantep yo! I'll take a look a bit later 💭 > > My main concern is that we're adding some code + language specific subdirs just to get rid...

> About the compiler flag, i've been referring to the [scala/bug#12072 (comment)](https://github.com/scala/bug/issues/12072#issuecomment-884514638) That's not specific to this PR and we cannot do anything about.

Thx. BTW using Gradle for a Scala/Spark lib can hardly be considered as a good idea.