Bug 1308

Summary: Compile warnings in Data
Product: BpmDj - old linux tools Reporter: Werner Van Belle <werner>
Component: packagingAssignee: Werner Van Belle <werner>
Status: NEW ---    
Severity: normal    
Priority: Future    
Version: 4.2   
Hardware: PC   
OS: Linux   

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