Bug 106635 - [fix] lang/see-devel: fix UTF8 decoding
Summary: [fix] lang/see-devel: fix UTF8 decoding
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-12 09:30 UTC by Šimun Mikecin
Modified: 2006-12-12 21:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1.15 KB, patch)
2006-12-12 09:30 UTC, Šimun Mikecin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Šimun Mikecin 2006-12-12 09:30:02 UTC
  Patch to make UTF8 character decoding functional.
  Algorithm in input_utf8.c didn't work if char is a signed type.
  See http://www.adaptive-enterprises.com.au/bugs/show_bug.cgi?id=60
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-12-12 09:42:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2006-12-12 21:32:50 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-12-12 21:45:05 UTC
miwi        2006-12-12 21:32:37 UTC

  FreeBSD ports repository

  Modified files:
    lang/see-devel       Makefile 
  Added files:
    lang/see-devel/files patch-libsee_input__utf8.c 
  Log:
  - Fix UTF8 decoding
  
  PR:             ports/106635
  Submitted by:   Simun Mikecin <numisemis@yahoo.com> (maintainer)
  
  Revision  Changes    Path
  1.10      +1 -1      ports/lang/see-devel/Makefile
  1.1       +20 -0     ports/lang/see-devel/files/patch-libsee_input__utf8.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"