[Development] Qt 5.1 header diff

Alan Alpert 416365416c at gmail.com
Thu Jun 27 02:10:52 CEST 2013


Here's something on pastebin: http://pastebin.com/5H4R4su8

That's an awk script I'm using to filter out the copyright and header
macro changes. It's really shrinking the size of those diffs for me...

--
Alan Alpert

On Wed, Jun 26, 2013 at 3:00 PM, Thiago Macieira
<thiago.macieira at intel.com> wrote:
> On quarta-feira, 26 de junho de 2013 21.00.23, Ahumada Sergio wrote:
>> can the script post to pastebin and just send one email with all the
>> pastebin links ?
>
> Write a shell script for that :-)
>
> for f in *.diff; do fpaste $f; done
>
> Then copy & paste the links onto an email.
>
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
>   Software Architect - Intel Open Source Technology Center
>
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
>



More information about the Development mailing list