Giter VIP home page Giter VIP logo

gccint-zh's People

Contributors

ckt avatar j-liu avatar

Forkers

junchao98

gccint-zh's Issues

提个建议

1.建议正文部分用宋体,粗体用黑体,英文字体改下吧,太难
看了;
2.中文自然段没有缩进,看起来比较累。

Original issue reported on code.google.com by [email protected] on 20 May 2011 at 12:22

HTML 輸出結果未聲明編碼

各 HTML 輸出結果需要有 <meta http-equiv="Content-Type" 
content="text/html; charset=utf-8">,不然對於預設編碼不是 UTF-8 
的瀏覽器造成困擾。

在 gccint.texi 裡,@documentlanguage zh_CN 後加一行 @documentencoding 
UTF-8 就行了。

順便附上補丁。


Original issue reported on code.google.com by [email protected] on 6 Feb 2012 at 4:14

Attachments:

commit r369 breaks build

Before r369, build is OK.  After r369, we get such error message,

makeinfo gccint -I include/ --force --html
/home/yao/SourceCode/git/gccint/trunk//gnu.texi:15: Unknown command 
`�����ܶ�'.
/home/yao/SourceCode/git/gccint/trunk//fragments.texi:230: @item found outside 
of an insertion block.
/home/yao/SourceCode/git/gccint/trunk//fragments.texi:221: @item found outside 
of an insertion block.
/home/yao/SourceCode/git/gccint/trunk//fragments.texi:213: @item found outside 
of an insertion block.
/home/yao/SourceCode/git/gccint/trunk//fragments.texi:196: @item found outside 
of an insertion block.
/home/yao/SourceCode/git/gccint/trunk//fragments.texi:213: @item found outside 
of an insertion block.
*** buffer overflow detected ***: makeinfo terminated
======= Backtrace: =========
/lib/tls/i686/cmov/libc.so.6(__fortify_fail+0x50)[0xe8b390]
/lib/tls/i686/cmov/libc.so.6(+0xe12ca)[0xe8a2ca]
/lib/tls/i686/cmov/libc.so.6(+0xe0a08)[0xe89a08]
/lib/tls/i686/cmov/libc.so.6(_IO_default_xsputn+0x9e)[0xe12afe]
/lib/tls/i686/cmov/libc.so.6(_IO_vfprintf+0x368a)[0xde929a]
/lib/tls/i686/cmov/libc.so.6(__vsprintf_chk+0xad)[0xe89abd]
makeinfo[0x805c101]
makeinfo[0x80525e6]
makeinfo[0x805df8e]
makeinfo[0x805d024]
makeinfo[0x804eee0]
makeinfo[0x805f04d]
makeinfo[0x8060bce]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6)[0xdbfbd6]
makeinfo[0x80497d1]
======= Memory map: ========
007e2000-007ff000 r-xp 00000000 08:08 860243     /lib/libgcc_s.so.1
007ff000-00800000 r--p 0001c000 08:08 860243     /lib/libgcc_s.so.1
00800000-00801000 rw-p 0001d000 08:08 860243     /lib/libgcc_s.so.1
00da9000-00efc000 r-xp 00000000 08:08 878436     
/lib/tls/i686/cmov/libc-2.11.1.so
00efc000-00efd000 ---p 00153000 08:08 878436     
/lib/tls/i686/cmov/libc-2.11.1.so
00efd000-00eff000 r--p 00153000 08:08 878436     
/lib/tls/i686/cmov/libc-2.11.1.so
00eff000-00f00000 rw-p 00155000 08:08 878436     
/lib/tls/i686/cmov/libc-2.11.1.so
00f00000-00f03000 rw-p 00000000 00:00 0 
00f33000-00f4e000 r-xp 00000000 08:08 860206     /lib/ld-2.11.1.so
00f4e000-00f4f000 r--p 0001a000 08:08 860206     /lib/ld-2.11.1.so
00f4f000-00f50000 rw-p 0001b000 08:08 860206     /lib/ld-2.11.1.so
08048000-08076000 r-xp 00000000 08:08 3252310    /usr/bin/makeinfo
08076000-08077000 r--p 0002d000 08:08 3252310    /usr/bin/makeinfo
08077000-0807f000 rw-p 0002e000 08:08 3252310    /usr/bin/makeinfo
0807f000-08081000 rw-p 00000000 00:00 0 
09a4f000-0a11d000 rw-p 00000000 00:00 0          [heap]
b73f5000-b7650000 rw-p 00000000 00:00 0 
b7650000-b776e000 r--p 00000000 08:08 3514640    
/usr/lib/locale/en_US.utf8/LC_COLLATE
b776e000-b77ad000 r--p 00000000 08:08 3514641    
/usr/lib/locale/en_US.utf8/LC_CTYPE
b77ad000-b77ae000 rw-p 00000000 00:00 0 
b77b9000-b77ba000 rw-p 00000000 00:00 0 
b77ba000-b77bb000 r--p 00000000 08:08 3514705    
/usr/lib/locale/en_US.utf8/LC_MESSAGES/SYS_LC_MESSAGES
b77bb000-b77c2000 r--s 00000000 08:08 3482406    
/usr/lib/gconv/gconv-modules.cache
b77c2000-b77c3000 r--p 00000000 08:08 3514702    
/usr/lib/locale/en_US.utf8/LC_TIME
b77c3000-b77c5000 rw-p 00000000 00:00 0 
bf9af000-bf9c4000 rw-p 00000000 00:00 0          [stack]
Aborted


r369 is not a small commit, so I have no idea which change causes such error.

Original issue reported on code.google.com by DuewayQi on 6 Oct 2011 at 5:55

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.