[ 
https://issues.apache.org/jira/browse/YETUS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14988305#comment-14988305
 ] 

Allen Wittenauer commented on YETUS-142:
----------------------------------------

Hmm. No it's POSIX compliant.  Ugh. I need sugar.

{code}
sunos/i386 ryoko$ pwd
/usr/xpg4/bin
sunos/i386 ryoko$ ./grep -E '[[:digit:]]*' /tmp/1
awk 'match($0,"\"/jira/secure/attachment/[0-9]*/[^\"]*") {print 
substr($0,RSTART+1,RLENGTH-1)}' "/tmp/jira"
{code}

xpg4 is the location of Sun's (strict) POSIX-compliance binaries.  If it works 
there, it's probably POSIX.

> compile gets limited to 'warning' in generic log handler
> --------------------------------------------------------
>
>                 Key: YETUS-142
>                 URL: https://issues.apache.org/jira/browse/YETUS-142
>             Project: Yetus
>          Issue Type: Bug
>          Components: Test Patch
>            Reporter: Allen Wittenauer
>            Assignee: Allen Wittenauer
>            Priority: Blocker
>         Attachments: YETUS-142.00.patch, YETUS-142.01.patch, 
> YETUS-142.02.patch
>
>
> This is clearly a hold over from when it was purely java.  But as a result, 
> it breaks cc and scalac problem detection.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to