Displaying 8 results from an estimated 8 matches for "has_colors".
2013 Aug 12
3
[LLVMdev] creating new llvm project?
...Release+Asserts executable exe (without symbols)
llvm/Release+Asserts/lib/libLLVMSupport.a(Process.o): In function
`llvm::sys::Process::FileDescriptorHasColors(int)':
Process.cpp:(.text+0x525): undefined reference to `setupterm'
Process.cpp:(.text+0x52e): undefined reference to `has_colors'
It appears that the sample project doesn't contain a library dependency
on vterm. In comparing the autoconf in sample with the one at the parent of
LLVM, the sample one doesn't contain references to vterm. Is this
intentional?
3. I decided to go the "simple" route of jus...
2009 Mar 02
0
[PATCH 5 of 13] exploiting the new interface in vnc.c
Import "exploiting the new interface in vnc.c" from qemu mainstream.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6337 c046a42c-6fe2-441c-8c8c-71466251a162
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
---
diff -r 07a126ac0425 console.c
--- a/console.c Mon Feb 16 11:39:06 2009 +0000
+++ b/console.c Mon Feb 16 12:07:19 2009 +0000
@@ -1310,6 +1310,9
2017 Sep 17
0
FW: CRAN check errors: drake 4.1.0 on r-devel-linux-x86_64-debian-clang
Hello,
The CRAN checks for the drake package (4.1.0) fail for r-devel-linux-x86_64-debian-clang. This happened right when crayon 1.3.4 was released, but I suspect the problem is not with crayon or drake, but with base R-devel. I cannot reproduce the error myself, but I have copied a minimal working example (MWE) below that should theoretically isolate the problem.
`find_namespaced_functions()`
2007 Jun 15
0
Branch 'as' - 5 commits - libswfdec/swfdec_as_native_function.c libswfdec/swfdec_edittext.c libswfdec/swfdec_edittext.h libswfdec/swfdec_font.c libswfdec/swfdec_font.h libswfdec/swfdec_image.c libswfdec/swfdec_image.h libswfdec/swfdec_morphshape.h
libswfdec/swfdec_as_native_function.c | 10 ++--
libswfdec/swfdec_edittext.c | 2
libswfdec/swfdec_edittext.h | 3 -
libswfdec/swfdec_font.c | 15 +++---
libswfdec/swfdec_font.h | 13 +++--
libswfdec/swfdec_image.c | 16 ++++---
libswfdec/swfdec_image.h | 12 ++---
libswfdec/swfdec_morphshape.h |
2007 Mar 29
0
libswfdec-gtk/swfdec_playback_alsa.c libswfdec/swfdec_audio_event.h libswfdec/swfdec_audio_flv.h libswfdec/swfdec_audio_stream.h libswfdec/swfdec_bits.c libswfdec/swfdec_bits.h libswfdec/swfdec_buffer.c libswfdec/swfdec_buffer.h libswfdec/swfdec_cache.c
libswfdec-gtk/swfdec_playback_alsa.c | 6 +--
libswfdec/swfdec_audio_event.h | 2 -
libswfdec/swfdec_audio_flv.h | 4 +-
libswfdec/swfdec_audio_stream.h | 4 +-
libswfdec/swfdec_bits.c | 60 +++++++++++++++++------------------
libswfdec/swfdec_bits.h | 28 ++++++++--------
libswfdec/swfdec_buffer.c | 18 +++++-----
2007 Mar 29
0
Branch 'as' - 9 commits - libswfdec-gtk/swfdec_playback_alsa.c libswfdec/js libswfdec/Makefile.am libswfdec/swfdec_as_context.c libswfdec/swfdec_as_context.h libswfdec/swfdec_as_frame.c libswfdec/swfdec_as_frame.h libswfdec/swfdec_as_function.c
libswfdec-gtk/swfdec_playback_alsa.c | 6 -
libswfdec/Makefile.am | 2
libswfdec/js/jsinterp.c | 10 --
libswfdec/swfdec_as_context.c | 50 ++++++++++-
libswfdec/swfdec_as_context.h | 4
libswfdec/swfdec_as_frame.c | 7 -
libswfdec/swfdec_as_frame.h | 3
libswfdec/swfdec_as_function.c | 146
2007 Oct 22
0
12 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_html_parser.c libswfdec/swfdec_text_field.c libswfdec/swfdec_text_field.h libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_text_field_movie.h test/trace
libswfdec/swfdec_as_strings.c | 1
libswfdec/swfdec_html_parser.c | 43 +++---
libswfdec/swfdec_text_field.c | 2
libswfdec/swfdec_text_field.h | 2
libswfdec/swfdec_text_field_movie.c | 166 ++++++++++++++++-----------
libswfdec/swfdec_text_field_movie.h | 6
libswfdec/swfdec_text_field_movie_as.c
2007 Oct 29
0
20 commits - libswfdec/Makefile.am libswfdec/swfdec_as_interpret.c libswfdec/swfdec_html_parser.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_text_field.c libswfdec/swfdec_text_field.h
libswfdec/Makefile.am | 2
libswfdec/swfdec_as_interpret.c | 19
libswfdec/swfdec_html_parser.c | 474 -----------
libswfdec/swfdec_initialize.as | 11
libswfdec/swfdec_initialize.h | 1118 +++++++++++++--------------
libswfdec/swfdec_text_field.c | 18
libswfdec/swfdec_text_field.h