Subject: |
[Bug 1853148] Re: mingw compiler problem with printf/scanf formats |
From: |
Dirk Zimoch via Core-talk <[email protected]> |
To: |
[email protected] |
Date: |
Tue, 19 Nov 2019 14:08:50 -0000 |
Martin, none of that is my code. I just noticed it when testing
something completely different.
--
You received this bug notification because you are a member of EPICS
Core Developers, which is subscribed to EPICS Base.
Matching subscriptions: epics-core-list-subscription
https://bugs.launchpad.net/bugs/1853148
Title:
mingw compiler problem with printf/scanf formats
Status in EPICS Base:
New
Bug description:
../db/dbJLink.c: In function ‘dbjl_integer’:
../db/dbJLink.c:136:16: warning: unknown conversion type character ‘l’ in format [-Wformat=]
printf("dbjl_integer(%s@%p, %lld)\n",
^
../db/dbJLink.c:136:16: warning: too many arguments for format [-Wformat-extra-args]
It seems that mingw does not like "%lld".
To manage notifications about this bug go to:
https://bugs.launchpad.net/epics-base/+bug/1853148/+subscriptions
- References:
- [Bug 1853148] [NEW] mingw compiler problem in dbJLink.c Dirk Zimoch via Core-talk
- Navigate by Date:
- Prev:
[Bug 1853148] Re: mingw compiler problem with printf/scanf formats Martin Konrad via Core-talk
- Next:
[Bug 1853168] [NEW] undefined reference to `clock_gettime' Dirk Zimoch via Core-talk
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
<2019>
2020
2021
2022
2023
2024
- Navigate by Thread:
- Prev:
[Bug 1853148] Re: mingw compiler problem with printf/scanf formats Martin Konrad via Core-talk
- Next:
[Bug 1853148] Re: mingw compiler problem with printf/scanf formats Andrew Johnson via Core-talk
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
<2019>
2020
2021
2022
2023
2024
|