Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] Support 1.6 #3

Open
KronosTheLate opened this issue Apr 17, 2023 · 4 comments
Open

[FR] Support 1.6 #3

KronosTheLate opened this issue Apr 17, 2023 · 4 comments

Comments

@KronosTheLate
Copy link

On my RaspberryPi:

julia> versioninfo()
Julia Version 1.6.7
Commit 3b76b25b64 (2022-07-19 15:11 UTC)
Platform Info:
  OS: Linux (arm-linux-gnueabihf)
  CPU: unknown
  WORD_SIZE: 32
  LIBM: libopenlibm
  LLVM: libLLVM-11.0.1 (ORCJIT, cortex-a72)

(Project) pkg> add ReverseStackTraces
   Resolving package versions...
ERROR: Unsatisfiable requirements detected for package ReverseStackTraces [755d2ad4]:
 ReverseStackTraces [755d2ad4] log:
 ├─possible versions are: 0.1.0-0.1.1 or uninstalled
 ├─restricted to versions * by an explicit requirement, leaving only versions 0.1.0-0.1.1
 └─restricted by julia compatibility requirements to versions: uninstalled — no versions left

Is there any reason why the LTS version of Julia can not be supported?

@kdheepak
Copy link
Owner

Only because I’ll have to do more work to figure out how to support it :)

@KronosTheLate
Copy link
Author

Right. I can not expect that of you, as I am unwilling to put down the work myself.
I am currently using a REPL workflow on the Pi, which is why this package would be so nice to use. Consider this issue a feature request, then. And thanks for your work on the package.

@KronosTheLate KronosTheLate changed the title Support 1.6 [FR] Support 1.6 Apr 17, 2023
@kdheepak
Copy link
Owner

I think more generally this package currently only supports 1.8. I’ll need to put in more work to make it support 1.6 - 1.9.

I’ll definitely leave this issue open to track this. I’m just not sure when exactly I’ll get to this task.

Thanks for opening an issue!

@KronosTheLate
Copy link
Author

I want to mention, I am using this package without issues on 1.9 r.c.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants