Opened 9 years ago
Closed 9 years ago
#50628 closed defect (fixed)
BrowserLauncher2 1.3_0 build failure
Reported by: | anatinus@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | BrowserLauncher2 |
Description
Hi
A build failure occurred for me stating that some german text on or about line 355 of source file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_java_BrowserLauncher2/BrowserLauncher2/work/BrowserLauncher2/source/at/jta/Regor.java contains 'characters that cannot be encoded in UTF8'.
Well, since UTF8 can encode ANY character, that sounded odd. Turns out, the file is incorrectly encoded in Windows 1252. Resaving it in UTF8 followed by another install (without cleaning) went on without any further issues.
Change History (2)
comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Port: | BrowserLauncher2 added |
Status: | new → assigned |
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Thanks. Fixed in r145742.