cvs commit: ports/net/scribe Makefile

Pav Lucistnik pav at FreeBSD.org
Wed Jan 4 21:24:28 UTC 2012


pav         2012-01-04 21:24:27 UTC

  FreeBSD ports repository

  Modified files:
    net/scribe           Makefile 
  Log:
  - Mark BROKEN: does not compile
    In file included from store.cpp:27:
    scribe_server.h:45: error: conflicting return type specified for 'virtual scribe::thrift::ResultCode scribeHandler::Log(const std::vector<scribe::thrift::LogEntry, std::allocator<scribe::thrift::LogEntry> >&)'
    ../src/gen-cpp/scribe.h:18: error:   overriding 'virtual scribe::thrift::ResultCode::type scribe::thrift::scribeIf::Log(const std::vector<scribe::thrift::LogEntry, std::allocator<scribe::thrift::LogEntry> >&)'
  
  Reported by:    pointyhat
  
  Revision  Changes    Path
  1.9       +2 -0      ports/net/scribe/Makefile


More information about the cvs-all mailing list