??: Project/Settings/(C/C++)/Precompiled Headers/Automatic use of precompiled headers/config2.h

#if _MSC_VER > 1000
# undef  __PROTOTYPES__
# define __PROTOTYPES__ 1
# undef  __VA_START_STDC__
# define __VA_START_STDC__ 1
# pragma warning(disable: 4127) /* conditional expression is constant */
# pragma warning(disable: 4244) /* =' : conversion from 'int ' to 'unsigned char ', possible loss of data */
# pragma warning(disable: 4250) /* 'SimBuffer::B' : inherits 'SimBuffer::Flat::getLength' via dominance */
# pragma warning(disable: 4514) /* 'each_char' : unreferenced inline function has been removed */
#endif
#ifdef __STDC__
# undef  __VA_START_STDC__
# define __VA_START_STDC__ 1
#endif

cannot override:
  GenBuffer::Writable& SimBuffer::B::vformat(slen_t n, char const *fmt, va_list ap) {
  SimBuffer::B& SimBuffer::B::vformat(slen_t n, char const *fmt, va_list ap) {
pipe_tmpl!=NULLP error C2446: '!=' : no conversion from 'void *' to 'const char *'

The compiler does not support in-place initialization of static const integral member data as specified in the C++ standard
-> enum; also p->curlev=(Error::level_t)-9999;

cannot compile:
    unsigned char (*QuantTables)[64]=(unsigned char (*)[64])NULLP, /*NULLP OK*/

virtual /*Image::*/Indexed* toIndexed(); use of  undefined type 'Image'

VC6.0 bug?: A::B::f(...) -> B::f(...)

VC6.0 editora 2048 karaktert bir soronkent, tobbit wrap

FileView popup menuben nincs delete menupont (Delete gomb OK)

meglepoen gyorsan fordit (kimerni!)

VC6.0 warning fogott egy bugot: assignment within conditional expression

bts2.tth tul hosszu... fatal error C1076: compiler limit : internal heap limit reached; use /Zm to specify a higher limit
/Zm999 max ennyit eszik meg, de meg ez is keves ::-)

:-)) bts2.tth SUXX: error C2026: string too big, trailing characters truncated

igloo, wincvs nem tudnak SSH-s cvs-t. WinCVS azt mondja magrl, hogy tud;
  de nincs rtelmes hibazenet, s nincs olyan ablak, amirl a
  dokumentci rja, hogy ott kell belltani

Error::ERROR -> Error:EERROR

Imp: merge 0.40, diff -r ""
Imp: pts.xpm: unknown color
Imp: test vc++
Imp: add tif22pnm, png22pnm
Imp: sam2p doktar.jpg t.bmp
Imp: eliminate from config2.h: #define OS_COTY COTY_UNIX
Imp: gensi.cpp appendFnq()
Imp: integrate tif22pnm
Imp: integrate png22pnm
Imp: win32 pngtopnm
Imp: verify all system(3) calls for filenames ...
Imp: copy config.h etc. -> VC6.0
OK : 0.41 mingw
OK : #undef HAVE_PTS_VSNPRINTF, because msvcrt.dll has a completely buggy vsnprintf()
OK : verify no "\r\n" output file
OK : Win32 (VC++, mingw): either fopen(...,"rb") or setmode(..., O_BINARY) OK
OK : test mingw
OK : eliminate warnings
OK : autoconf:  #define HAVE_STATIC_CONST 1:  class A { static const int i=1; };
OK : _open -> fopen()
OK : xpmc.h ""\
OK : bts2.tth ""\
OK : chmod +x ./configure
OK : grep '!!' UNIX
OK : autoconf lstat(2)
