bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue 1890 in lilypond: Compiler warnings in make on 64-bit systems


From: lilypond
Subject: Re: Issue 1890 in lilypond: Compiler warnings in make on 64-bit systems
Date: Fri, 16 Sep 2011 15:27:34 +0000


Comment #6 on issue 1890 by address@hidden: Compiler warnings in make on 64-bit systems
http://code.google.com/p/lilypond/issues/detail?id=1890

Here's a diff.  Please let me know if you want the full output instead:

0a1,3
flower/cpu-timer.cc:48: warning: conversion to 'Real' from 'clock_t' may alter its value flower/file-cookie.cc:45: warning: conversion to 'int' from 'ssize_t' may alter its value flower/file-cookie.cc:54: warning: conversion to 'int' from 'ssize_t' may alter its value
11d13
< lily/auto-beam-engraver.cc:455: warning: conversion to 'int' from 'vsize' may alter its value
50a53,54
lily/global-context.cc:86: warning: conversion to 'int' from 'vsize' may alter its value lily/grid-line-span-engraver.cc:44: warning: conversion to 'int' from 'size_t' may alter its value
55c59,61
< lily/lily-guile.cc:378: warning: conversion to 'scm_t_int32' from 'vsize' may alter its value
---
lily/lily-guile.cc:175: warning: conversion to 'unsigned int' from 'long unsigned int' may alter its value lily/lily-guile.cc:374: warning: conversion to 'int' from 'size_t' may alter its value lily/lily-guile.cc:585: warning: conversion to 'int' from 'long int' may alter its value
56a63,65
lily/lookup.cc:267: warning: conversion to 'int' from 'vsize' may alter its value lily/lookup.cc:268: warning: conversion to 'int' from 'vsize' may alter its value lily/lookup.cc:269: warning: conversion to 'int' from 'vsize' may alter its value
58a68
lily/new-fingering-engraver.cc:236: warning: conversion to 'int' from 'size_t' may alter its value
59a70
lily/note-head.cc:149: warning: conversion to 'int' from 'size_t' may alter its value
97,98d107
< lily/paper-score.cc:136: warning: format '%d' expects type 'int', but argument 2 has type 'vsize' < lily/paper-score.cc:136: warning: format '%d' expects type 'int', but argument 3 has type 'vsize'
103a113
lily/pointer-group-interface.cc:29: warning: conversion to 'int' from 'long unsigned int' may alter its value
143c153,154
< lily/system.cc:201: warning: format '%d' expects type 'int', but argument 2 has type 'vsize'
---
lily/stem.cc:94: warning: conversion to 'int' from 'long int' may alter its value lily/system.cc:171: warning: conversion to 'int' from 'size_t' may alter its value
147c158
< lily/system.cc:399: warning: format '%d' expects type 'int', but argument 2 has type 'vsize'
---
lily/system.cc:591: warning: conversion to 'int' from 'size_t' may alter its value
157a169
lily/system.cc:80: warning: conversion to 'int' from 'vsize' may alter its value
183c195
< out/parser.cc:2473: warning: conversion to 'short int' from 'int' may alter its value
---
out/parser.cc:2475: warning: conversion to 'short int' from 'int' may alter its value




reply via email to

[Prev in Thread] Current Thread [Next in Thread]