[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lilypond-auto] Issue 3473 in lilypond: Patch: Rewrite STEPMAKE_GET_
From: |
lilypond |
Subject: |
Re: [Lilypond-auto] Issue 3473 in lilypond: Patch: Rewrite STEPMAKE_GET_VERSION. |
Date: |
Sun, 28 Jul 2013 19:57:50 +0000 |
Comment #8 on issue 3473 by address@hidden: Patch: Rewrite
STEPMAKE_GET_VERSION.
http://code.google.com/p/lilypond/issues/detail?id=3473
Here's the stdout output of current git's fontforge:
fontforge --version 2> /dev/null
PythonUI_Init()
CreateAllPyModules()
TESTING: getPixmapDir:/usr/local/share/fontforge/pixmaps
TESTING: getShareDir:/usr/local/share/fontforge
TESTING: GResourceProgramDir:/usr/local/bin
fontforge 20130724
libfontforge 20130724-ML
And here's the stderr output:
fontforge --version 1> /dev/null
Copyright (c) 2000-2012 by George Williams. See AUTHORS for contributors.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
with many parts BSD <http://fontforge.org/license.html>. Please read
LICENSE.
Executable based on sources from 07:43 CEST 24-Jul-2013-ML-TtfDb-D.
Library based on sources from 07:43 CEST 24-Jul-2013.
Based on source from git with hash:6b2a47a29a30a1808099de676889e4bee4fa5f97
If I use `2>&1' (as in the old code), the stderr part gets emitted *before*
stdin on my GNU/Linux box. Consequently, the old code caught the hash
value before the date.
The 130728 vs 20120906 issue has been fixed already, BTW.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
- [Lilypond-auto] Issue 3473 in lilypond: Patch: Rewrite STEPMAKE_GET_VERSION., lilypond, 2013/07/24
- Re: [Lilypond-auto] Issue 3473 in lilypond: Patch: Rewrite STEPMAKE_GET_VERSION., lilypond, 2013/07/24
- Re: [Lilypond-auto] Issue 3473 in lilypond: Patch: Rewrite STEPMAKE_GET_VERSION., lilypond, 2013/07/24
- Re: [Lilypond-auto] Issue 3473 in lilypond: Patch: Rewrite STEPMAKE_GET_VERSION., lilypond, 2013/07/26
- Re: [Lilypond-auto] Issue 3473 in lilypond: Patch: Rewrite STEPMAKE_GET_VERSION., lilypond, 2013/07/26
- Re: [Lilypond-auto] Issue 3473 in lilypond: Patch: Rewrite STEPMAKE_GET_VERSION., lilypond, 2013/07/27
- Re: [Lilypond-auto] Issue 3473 in lilypond: Patch: Rewrite STEPMAKE_GET_VERSION., lilypond, 2013/07/27
- Re: [Lilypond-auto] Issue 3473 in lilypond: Patch: Rewrite STEPMAKE_GET_VERSION., lilypond, 2013/07/28
- Re: [Lilypond-auto] Issue 3473 in lilypond: Patch: Rewrite STEPMAKE_GET_VERSION.,
lilypond <=
- Re: [Lilypond-auto] Issue 3473 in lilypond: Patch: Rewrite STEPMAKE_GET_VERSION., lilypond, 2013/07/28
- Re: [Lilypond-auto] Issue 3473 in lilypond: Patch: Rewrite STEPMAKE_GET_VERSION., lilypond, 2013/07/28
- Re: [Lilypond-auto] Issue 3473 in lilypond: Patch: Rewrite STEPMAKE_GET_VERSION., lilypond, 2013/07/28
- Re: [Lilypond-auto] Issue 3473 in lilypond: Patch: Rewrite STEPMAKE_GET_VERSION., lilypond, 2013/07/29
- Re: [Lilypond-auto] Issue 3473 in lilypond: Patch: Rewrite STEPMAKE_GET_VERSION., lilypond, 2013/07/30