Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(5419)

Issue 234260043: Start up GUILE type system before anything else (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years ago by dak
Modified:
8 years, 10 months ago
Reviewers:
Dan Eble, Carl, carl.d.sorensen, lemzwerg
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Start up GUILE type system before anything else This permits using our datatypes in the general Scheme initialization phase without crashing or order dependencies. This should be a more reliable and less invasive implementation of the task attempted with issue 4360.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -6 lines) Patch
M lily/guile-init.cc View 2 chunks +12 lines, -0 lines 0 comments Download
M lily/include/smobs.hh View 1 chunk +8 lines, -5 lines 0 comments Download
M lily/include/smobs.tcc View 1 chunk +1 line, -1 line 0 comments Download
M lily/smobs.cc View 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 4
lemzwerg
LGTM.
9 years ago (2015-05-06 13:56:48 UTC) #1
Carl
LGTM. I'm glad you have enough knowledge of how the compiler works to make this ...
9 years ago (2015-05-06 14:39:02 UTC) #2
dak
On 2015/05/06 14:39:02, Carl wrote: > LGTM. I'm glad you have enough knowledge of how ...
9 years ago (2015-05-06 18:52:14 UTC) #3
Dan Eble
9 years ago (2015-05-07 03:03:12 UTC) #4
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b