Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

The instructions for development version of Gallium now break. #190

Open
AStupidBear opened this issue Apr 7, 2017 · 4 comments
Open

The instructions for development version of Gallium now break. #190

AStupidBear opened this issue Apr 7, 2017 · 4 comments

Comments

@AStupidBear
Copy link

StructIO now uses @io but Gallium is still using @struct. Moreover, there are other issues as well.

@AStupidBear
Copy link
Author

After using Pkg.free("StructIO") I get the following error

julia> using Gallium                                                                                                     
INFO: Precompiling module Gallium.                                                                                       
ERROR: LoadError: LoadError: syntax: extra token "where" after end of expression                                         
 in include_from_node1(::String) at .\loading.jl:488 (repeats 2 times)                                                   
 in macro expansion; at .\none:2 [inlined]                                                                               
 in anonymous at .\<missing>:?                                                                                           
 in eval(::Module, ::Any) at .\boot.jl:234                                                                               
 in process_options(::Base.JLOptions) at .\client.jl:242                                                                 
 in _start() at .\client.jl:321                                                                                          
while loading C:\Users\luyao\.julia\v0.5\DWARF\src\cfi.jl, in expression starting on line 27                             
while loading C:\Users\luyao\.julia\v0.5\DWARF\src\DWARF.jl, in expression starting on line 1138                         
ERROR: LoadError: Failed to precompile DWARF to C:\Users\luyao\.julia\lib\v0.5\DWARF.ji.                                 
 in compilecache(::String) at .\loading.jl:593                                                                           
 in require(::Symbol) at .\loading.jl:393                                                                                
 in include_from_node1(::String) at .\loading.jl:488                                                                     
 in macro expansion; at .\none:2 [inlined]                                                                               
 in anonymous at .\<missing>:?                                                                                           
 in eval(::Module, ::Any) at .\boot.jl:234                                                                               
 in process_options(::Base.JLOptions) at .\client.jl:242                                                                 
 in _start() at .\client.jl:321                                                                                          
while loading C:\Users\luyao\.julia\v0.5\Gallium\src\Gallium.jl, in expression starting on line 5                        
ERROR: Failed to precompile Gallium to C:\Users\luyao\.julia\lib\v0.5\Gallium.ji.                                        
 in compilecache(::String) at .\loading.jl:593                                                                           
 in require(::Symbol) at .\loading.jl:422                                                                                

@AStupidBear
Copy link
Author

I just want to set or clear breakpoints throught juno, but the tagged version of Gallium has some problems. Can you tag a usable version?

@AStupidBear AStupidBear changed the title The instructions for development version of Gallium now breaks. The instructions for development version of Gallium now break. Apr 7, 2017
@AStupidBear
Copy link
Author

Pkg.free("StructIO")
Pkg.free("DWARF")

will be OK

@AStupidBear
Copy link
Author

But
2017-04-07_232142

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

No branches or pull requests

1 participant