Comment 8 for bug 361735

Revision history for this message
Steven Sheehy (steven-sheehy) wrote :

linux/WulforUtil.cc: In static member function ‘static bool WulforUtil::writeIPCCommand(std::string)’:
linux/WulforUtil.cc:387: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result

linux/mainwindow.cc: In static member function ‘static gboolean MainWindow::onExternalData(GIOChannel*, GIOCondition, void*)’:
linux/mainwindow.cc:1336: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘gsize’

Just compiled it, haven't looked at the changes. I'll look at them sometime later.