-
-
Couldn't load subscription status.
- Fork 5.7k
Closed
Description
Regressed with 7d0c9e1. (Before you ask, I did also make clean && make after finishing the bisection to make sure the issue persisted.)
Bisecting: 0 revisions left to test after this (roughly 0 steps)
[7d0c9e1e6de10ec2d93fe5ce05f30c31206c3e33] fixing #632
patrick@lubuntu-vm:~/julia$ make PARALLEL_BUILD_JOBS=6 && ./julia -e "load(\"winston.jl\")"
type too large
in include at src/boot.jl:192
at color.jl:17
in include at src/boot.jl:192
at cairo.jl:2
in include at src/boot.jl:192
at /home/patrick/julia/extras/winston.jl:3
in load at util.jl:199
in process_options at client.jl:136
in _start at client.jl:207
patrick@lubuntu-vm:~/julia$ git bisect bad
7d0c9e1e6de10ec2d93fe5ce05f30c31206c3e33 is the first bad commit
commit 7d0c9e1e6de10ec2d93fe5ce05f30c31206c3e33
Author: Jeff Bezanson <[email protected]>
Date: Fri Mar 23 00:52:31 2012 -0400
fixing #632
:040000 040000 9a8690d67886e801d73797ab66ef8db115cfff8a 340ef1065b9f05e97722dcc100cd8ba33780b24d M base
:040000 040000 564594e155bb506c6cbf8bec270e60d8a5dc7f8c d19ee431bd210c41e6f36530826cdc0e82a84767 M src
patrick@lubuntu-vm:~/julia$
Metadata
Metadata
Assignees
Labels
No labels