search for: __stream

Displaying 8 results from an estimated 8 matches for "__stream".

Did you mean: _stream
2010 May 20
3
Install eventmachine on Debian Lenny
...r: ‘__END_NAMESPACE_STD’ does not name a type /usr/include/wchar.h:651: error: expected initializer before ‘__THROW’ /usr/include/wchar.h:683: error: ‘__END_NAMESPACE_C99’ does not name a type /usr/include/wchar.h:693: error: ‘__FILE’ was not declared in this scope /usr/include/wchar.h:693: error: ‘__stream’ was not declared in this scope /usr/include/wchar.h:706: error: ‘__FILE’ has not been declared /usr/include/wchar.h:707: error: ‘__FILE’ has not been declared /usr/include/wchar.h:722: error: ‘__FILE’ has not been declared /usr/include/wchar.h:729: error: ‘__FILE’ has not been declared /usr/includ...
2015 Jan 08
1
New version of Rtools for Windows
...buffer, size_t max, const char *format, ...) >>>? ? ???^ >>> In file included from compat.c:3:0: >>> F:/MinGW64/x86_64-w64-mingw32/include/stdio.h:553:5: note: previous >>> definition of 'snprintf' was here >>>???int snprintf (char * __restrict__ __stream, size_t __n, const char * >>> __restrict__ __format, ...) >>>? ? ???^ >>> compat.c:75:5: error: redefinition of 'vsnprintf' >>>???int vsnprintf(char *buffer, size_t bufferSize, const char *format, >>> va_list args) >>>? ? ???^ >>&g...
2012 Nov 29
2
[LLVMdev] problem trying to write an LLVM register-allocation pass
I have a new problem: Register RBP is used in a function foo. (I am not allocating RBP to any virtual register, the instances of RBP in function foo are in the machine code when my register allocator starts.) Function foo calls function bar. Register RBP is not saved across the call, though it is live after the call. Function bar includes a virtual register. The code that I'm using to
2012 Dec 01
0
[LLVMdev] problem trying to write an LLVM register-allocation pass
...tmpfile (void); extern char *tmpnam (char *__s) __attribute__ ((__nothrow__)); extern char *tmpnam_r (char *__s) __attribute__ ((__nothrow__)); extern char *tempnam (__const char *__dir, __const char *__pfx) __attribute__ ((__nothrow__)) __attribute__ ((__malloc__)); extern int fclose (FILE *__stream); extern int fflush (FILE *__stream); extern int fflush_unlocked (FILE *__stream); extern FILE *fopen (__const char *__restrict __filename, __const char *__restrict __modes); extern FILE *freopen (__const char *__restrict __filename, __const char *__restrict __modes, FILE *_...
2015 Jan 08
1
New version of Rtools for Windows
...5:5: error: redefinition of 'snprintf' int snprintf(char *buffer, size_t max, const char *format, ...) ^ In file included from compat.c:3:0: F:/MinGW64/x86_64-w64-mingw32/include/stdio.h:553:5: note: previous definition of 'snprintf' was here int snprintf (char * __restrict__ __stream, size_t __n, const char * __restrict__ __format, ...) ^ compat.c:75:5: error: redefinition of 'vsnprintf' int vsnprintf(char *buffer, size_t bufferSize, const char *format, va_list args) ^ In file included from compat.c:3:0: F:/MinGW64/x86_64-w64-mingw32/include/stdio.h:543:7: no...
2015 Jan 08
0
New version of Rtools for Windows
...int snprintf(char *buffer, size_t max, const char *format, ...) >> ^ >> In file included from compat.c:3:0: >> F:/MinGW64/x86_64-w64-mingw32/include/stdio.h:553:5: note: previous >> definition of 'snprintf' was here >> int snprintf (char * __restrict__ __stream, size_t __n, const char * >> __restrict__ __format, ...) >> ^ >> compat.c:75:5: error: redefinition of 'vsnprintf' >> int vsnprintf(char *buffer, size_t bufferSize, const char *format, >> va_list args) >> ^ >> In file included from com...
2015 Jan 08
0
New version of Rtools for Windows
...buffer, size_t max, const char *format, ...) >>> ^ >>> In file included from compat.c:3:0: >>> F:/MinGW64/x86_64-w64-mingw32/include/stdio.h:553:5: note: previous >>> definition of 'snprintf' was here >>> int snprintf (char * __restrict__ __stream, size_t __n, const char * >>> __restrict__ __format, ...) >>> ^ >>> compat.c:75:5: error: redefinition of 'vsnprintf' >>> int vsnprintf(char *buffer, size_t bufferSize, const char *format, >>> va_list args) >>> ^ >>&g...
2017 Jan 05
1
[Bug 99282] New: KDE kontact crashes always
...inux/x86_64/lowlevellock.S:95 #1 0x00007f2178e93ac4 in ___fprintf_chk (fp=0x7f217913e730 <_IO_stdfile_2_lock>, flag=flag at entry=1, format=format at entry=0x7f216a84cc74 "[%s] %s\n") at fprintf_chk.c:30 #2 0x00007f216a83486e in fprintf (__fmt=0x7f216a84cc74 "[%s] %s\n", __stream=<optimized out>) at /usr/include/bits/stdio2.h:97 #3 event_log (msg=0x7f2105ffa550 "epoll_wait: Bad file descriptor", severity=2) at log.c:222 #4 _warn_helper (severity=severity at entry=2, errstr=0x7f2178f05c0e "Bad file descriptor", fmt=fmt at entry=0x7f216a84d45a &quo...