Custom Query (39 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 39)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Resolution Summary Owner Reporter
#63 fixed Extra space before external links carmie Sam Hocevar
Description

Il y a trop d'espace avant les liens externes:

#64 fixed Problem compiling libcaca 0.99.beta16 Sam Hocevar guest
Description

# make make all-recursive make[1]: Entering directory `/tmp/libcaca-0.99.beta16' Making all in kernel make[2]: Entering directory `/tmp/libcaca-0.99.beta16/kernel' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DOPTIMISE_SLANG_PALETTE=1 -I/usr/local/include -I. -DKERNEL -nostdinc -include kernel/kernel.h -fno-stack-protector -I/usr/local/lib/ruby/1.8/i686-linux -s -O3 -march=i686 -fno-builtin -O2 -Wall -fno-stack-protector -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT kernel.lo -MD -MP -MF .deps/kernel.Tpo -c -o kernel.lo kernel.c

gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DOPTIMISE_SLANG_PALETTE=1 -I/usr/local/include -I. -DKERNEL -nostdinc -include kernel/kernel.h -fno-stack-protector -I/usr/local/lib/ruby/1.8/i686-linux -s -O3 -march=i686 -fno-builtin -O2 -Wall -fno-stack-protector -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT kernel.lo -MD -MP -MF .deps/kernel.Tpo -c kernel.c -fPIC -DPIC -o .libs/kernel.o

cc1: error: unrecognized command line option "-fno-stack-protector" cc1: error: unrecognized command line option "-fno-stack-protector" make[2]: * [kernel.lo] Error 1 make[2]: Leaving directory `/tmp/libcaca-0.99.beta16/kernel' make[1]: * [all-recursive] Error 1 make[1]: Leaving directory `/tmp/libcaca-0.99.beta16' make: * [all] Error 2

#71 fixed Square brackets look like parentheses carmie Sam Hocevar
Description

Square brackets [ ] look too much like parentheses () with the current font.

  • normal font: [ ] ( )
  • bold: [ ] ( )
  • italics: [ ] ( )
  • monospace font (works fine): [ ] ( )
1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracQuery for help on using queries.