Displaying 2 results from an estimated 2 matches for "parse_output_sign".
2015 Oct 23
1
problem with compiling on Cygwin64
...D -MP -MF $depbase.Tpo -c -o
genericups.o genericups.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from genericups.c:24:0:
genericups.h:147:4: error: 'TIOCM_ST' undeclared here (not in a function)
TIOCM_ST /* shutdown: ST */
^
genericups.c: In function 'parse_output_signals':
genericups.c:66:9: error: invalid operands to binary | (have 'int' and
'struct <anonymous> *')
*line |= TIOCM_ST;
^
genericups.c:66:3: warning: statement with no effect [-Wunused-value]
*line |= TIOCM_ST;
^
genericups.c: In function 'upsdr...
2006 Jan 31
2
Bug #302338 (genericups: custom configurationthrough ups.conf, not working)
On Tue, 31 Jan 2006, Arjen de Korte wrote:
> > But I'd like to know what I'm testing. Could you please post a bug tracker
> > URL? I'm having trouble finding #302338.
>
> That may be because I closed the bug (maybe a little overenthousiastic). See
>
> http://alioth.debian.org/tracker/index.php?func=detail&aid=302338&group_id=30602&atid=411542
>