« Return to Thread: Fedora 11 on Hercules

Re: Fedora 11 on Hercules - Correction

by Harold Grovesteen-2 :: Rate this Message:

Reply to Author | View in Thread

Peter, the SVN currently has this returned to the original code before 5166.

Harold Grovesteen

Peter Sylvester wrote:

>for your interest:
>
>the 5166 snapshot is breaking the fedora 11
>
>good:
>#define _PSW_IA(_regs, _n) \
> ((_regs)->AIV + (intptr_t)((_regs)->ip - (_regs)->aip) + (VADR)(_n))
>
>bad:
>#define _PSW_IA(_regs, _n) \
> ((_regs)->AIV + (uintptr_t)((_regs)->ip - (_regs)->aip) + (VADR)(_n))
>
>
>------------------------------------
>
>Community email addresses:
>  Post message: hercules-390@...
>  Subscribe:    hercules-390-subscribe@...
>  Unsubscribe:  hercules-390-unsubscribe@...
>  List owner:   hercules-390-owner@...
>
>Files and archives at:
>  http://groups.yahoo.com/group/hercules-390
>
>Get the latest version of Hercules from:
>  http://www.hercules-390.org
>
>Yahoo! Groups Links
>
>
>
>
>  
>

 « Return to Thread: Fedora 11 on Hercules