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

Issue 2204044: T1265 - Remove deprecation warnings when running with Guile V2 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 7 months ago by Ian Hulin (gmail)
Modified:
13 years, 1 month ago
Reviewers:
Patrick McCarty, carl.d.sorensen, Neil Puttock, hanwenn
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

T1265 - Remove deprecation warnings when running with Guile V2 Also remove Guile 1.6 compatibility code from guile_compatibility.hh

Patch Set 1 #

Patch Set 2 : guile-compatilibity.hh is now empy #

Patch Set 3 : Fix whitespace issues and sort out guile-compatibility.hh #

Total comments: 8

Patch Set 4 : Add dispatcher.cc, change refs to scm_to_uint32 to scm_to_uint, comments in guile-compatibility.hh #

Total comments: 8

Patch Set 5 : Implement Patrick's feedback re comments and whitespace #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -99 lines) Patch
M flower/include/guile-compatibility.hh View 1 2 3 4 1 chunk +15 lines, -70 lines 0 comments Download
M lily/dispatcher.cc View 1 2 4 3 chunks +3 lines, -3 lines 0 comments Download
M lily/grob-array-scheme.cc View 3 1 chunk +2 lines, -2 lines 0 comments Download
M lily/include/lily-guile-macros.hh View 1 2 3 4 4 chunks +6 lines, -6 lines 0 comments Download
M lily/open-type-font.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M lily/paper-book.cc View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M lily/paper-def.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M lily/parse-scm.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M lily/parser.yy View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M lily/percent-repeat-iterator.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M lily/piano-pedal-engraver.cc View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M lily/translator.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10
Neil Puttock
Hi Ian, Can you upload a revised patchset without all the tab->space changes please? I'm ...
13 years, 6 months ago (2010-09-25 22:07:53 UTC) #1
Ian Hulin (gmail)
On 2010/09/25 22:07:53, Neil Puttock wrote: > Hi Ian, > > Can you upload a ...
13 years, 6 months ago (2010-09-26 19:04:13 UTC) #2
Patrick McCarty
Hi Ian, Looks good mostly, though I haven't compiled anything yet. I just have a ...
13 years, 6 months ago (2010-09-30 20:53:31 UTC) #3
Patrick McCarty
Ian, One more thing: There are two more instances of scm_int2num in lily/dispatcher.cc that you ...
13 years, 6 months ago (2010-09-30 21:30:57 UTC) #4
Ian Hulin (gmail)
New patch-set uploaded. I've added changes to dispatcher.cc as suggested by Patrick. scm_to_uint32 --> scm_to_int ...
13 years, 6 months ago (2010-10-03 19:56:12 UTC) #5
Patrick McCarty
Hi Ian, Just a few more comments for you. I am okay with using scm_to_uint(); ...
13 years, 6 months ago (2010-10-08 02:35:44 UTC) #6
Ian Hulin (gmail)
http://codereview.appspot.com/2204044/diff/14001/flower/include/guile-compatibility.hh File flower/include/guile-compatibility.hh (right): http://codereview.appspot.com/2204044/diff/14001/flower/include/guile-compatibility.hh#newcode28 flower/include/guile-compatibility.hh:28: #define scm_to_unsigned(x) scm_to_uint (x) On 2010/10/08 02:35:44, Patrick McCarty ...
13 years, 6 months ago (2010-10-18 19:25:20 UTC) #7
Patrick McCarty
LGTM. Ian, please send me the git patch, and I'll apply it for you. Thanks, ...
13 years, 6 months ago (2010-10-18 20:31:22 UTC) #8
Ian Hulin (gmail)
Hi Patrick, Patch is attached. Cheers, Ian On 18/10/10 21:31, pnorcks@gmail.com wrote: > LGTM. > ...
13 years, 6 months ago (2010-10-19 18:31:27 UTC) #9
Patrick McCarty
13 years, 6 months ago (2010-10-19 18:46:39 UTC) #10
On Tue, Oct 19, 2010 at 11:31 AM, Ian Hulin <ianhulin44@gmail.com> wrote:
>  Hi Patrick,
>
> Patch is attached.

Thanks, I've pushed it.

Regards,
Patrick
Sign in to reply to this message.

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