[phc-general] (no subject)

Paul Biggar paul.biggar at gmail.com
Thu Feb 16 21:54:23 GMT 2012


Hi Mahmoud,

We'd need better information to be able to give you advice about it.
In general, the best advice I can give is to use gdb to see where that
error happens and then debug the error.

Please send a patch if you work anything out.

Paul

On Wed, Feb 15, 2012 at 23:51, Mahmoud <gh.mdgh at gmail.com> wrote:
> Hello,
>
> I ran PHC with following PHP code with phc -O2 ./PhpFileName.php
> --cfg-dump=rec,rlb
>
> <?php
>
> f();
>
> function f()
> {
>
>   $s = "Hello";
>   echo $s;
>
> }
>
> ?>
>
>
> and unfortunately fond an error:
>   This could be a bug in phc ... .
>
> Best regards.
>
>
> _______________________________________________
> phc-general mailing list
> phc-general at phpcompiler.org
> https://nova.villiros.com/cgi-bin/mailman/listinfo/phc-general
>



-- 
Paul Biggar
paulbiggar.com
@paulbiggar

Check out my startup: http://circleci.com - Continuous Integration made easy!


More information about the phc-general mailing list