Bug 1308 - Compile warnings in Data
Summary: Compile warnings in Data
Status: NEW
Alias: None
Product: BpmDj - old linux tools
Classification: Unclassified
Component: packaging (show other bugs)
Version: 4.2
Hardware: PC Linux
: Future normal
Assignee: Werner Van Belle
URL:
Depends on:
Blocks:
 
Reported: 2011-06-19 19:53 CEST by Werner Van Belle
Modified: 2011-06-19 19:53 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Werner Van Belle 2011-06-19 19:53:18 CEST
[cpp] data-io.o
data-io.c++: In member function ‘void DataBinner::mmap_textfile()’:
data-io.c++:579:15: warning: ignoring return value of ‘int fileno(FILE*)’, declared with attribute warn_unused_result
data-io.c++: In member function ‘virtual int DataTexter::read_fileformat_versionnr()’:
data-io.c++:484:35: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
  [cpp] data.o
make: *** [.compile] Error 2