On Tue, Feb 26, 2019 at 01:25:54PM -0600, Richard Shaw wrote:
> > What I did is:
> >
> > LANG=C grep -rl 'foreach.*,' . | \
> >         xargs sed -i -e '\@foreach.*,@s|foreach\(.*\),|for\1:|'
> >
> > So now I appreciate it if someone would investigate Q_FOREACH macro.
> >
> 
> Thanks Mamoru! As far as you know is this safe to put in an official build?

No, see my other mail on what should be done.

        Jakub
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to