Hi, All. In win32\os_utils.cpp:openCreateSharedFile() i see following code:
(Firebird::Arg::Gds(isc_io_error) << "open" << pathname << Firebird::Arg::Gds(isc_io_open_err) << strerror(errno)).raise(); But isc_io_open_err has no parameter's placeholder, so error text won't be displayed. Isn't SYS_ERR() missed here?.. -- WBR, SD. ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
