Bug 1231 - perl warnings running spamassasin
Summary: perl warnings running spamassasin
Status: RESOLVED FIXED
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Regression Tests (show other bugs)
Version: 2.43
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-26 08:52 UTC by Steve Sanbeg
Modified: 2002-12-18 21:23 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Sanbeg 2002-11-26 08:52:02 UTC
I just downloaded spamassain to try out on redhat linux, and I'm seeing perl
warning messages come up form time to time.

Malformed UTF-8 character (unexpected non-continuation byte 0xce, immediately
after start byte 0xe2) in pattern match (m//) at (eval 7) line 228.
Malformed UTF-8 character (unexpected non-continuation byte 0xde, immediately
after start byte 0xce) in transliteration (tr///) at
lib/Mail/SpamAssassin/EvalTests.pm line 1786.
Malformed UTF-8 character (unexpected continuation byte 0xa9, with no preceding
start byte) in transliteration (tr///) at lib/Mail/SpamAssassin/EvalTests.pm
line 1787.


The first line seems less common; I tend to see the second and third repeating
themselves

I'm running the perl 5.8.0 that came with the system.
Comment 1 Justin Mason 2002-12-19 06:23:17 UTC
now fixed.