Régis Décamps

Results 53 comments of Régis Décamps

I discovered this kind of testing when I learned scala, and liked it, but never used it in real life. I'm a bit uncertain about the randomness of things ;...

@lsf37 Should we update the patch, or is this obsolete by the full unicode support?

There is a PR to work around this bug in Maven #765 Alternatively, use Bazel.

I think we should prioritize this, because most of the lexers I see are "generated by JFlex 1.7.0 tweaked for IntelliJ platform" because they are IntellJ plugins.

Interesting project. I'll give it a try.

> bazel-bin: [REDACTED]/.cache/bazel/_bazel_regisd/d1298cc00c93bfbf087444414b619b42/execroot/__main__/bazel-out/k8-fastbuild/bin > bazel-genfiles: [REDACTED]/.cache/bazel/_bazel_regisd/d1298cc00c93bfbf087444414b619b42/execroot/__main__/bazel-out/k8-fastbuild/genfiles > bazel-testlogs: [REDACTED]/.cache/bazel/_bazel_regisd/d1298cc00c93bfbf087444414b619b42/execroot/__main__/bazel-out/k8-fastbuild/testlogs > character-encoding: file.encoding = ISO-8859-1, defaultCharset = ISO-8859-1 > command_log: [REDACTED]/.cache/bazel/_bazel_regisd/d1298cc00c93bfbf087444414b619b42/command.log > committed-heap-size: 1277MB > execution_root: [REDACTED]/.cache/bazel/_bazel_regisd/d1298cc00c93bfbf087444414b619b42/execroot/__main__ > gc-count: 25 >...

No worries about delay, we are all doing this on our spare time. However, I don't think PR 1 has anything to do with this issue. I tried and I...

Yes, you can reassign the issue to me, but I'm not going to look into it anytime soon, tbh.

I can try to fix that if you want.

I don't experience the same behaviour. The provided `examples` uses a `java_binary` and this is also failing when referencing the target rather than the jar. I mean, the compilation works...