0 files changed

New commits:
commit 5338d80a98fb5f97e001c4f6c008ece03c7ae153
Author: Mark Wielaard <m...@klomp.org>
Date:   Mon May 13 13:57:14 2013 +0200

    datetime.cxx (ISO8601parseTime) ‘bFrac’ may be used uninitialized.
    
    gcc 4.4.7 warns about the above because getISO8601TimeToken calls
    impl_getISO8601TimeToken, but if impl_getISO8601TimeToken fails, then
    o_bFraction will never be set.
    
    Change-Id: I3dd9460391c0dcdef37110110ad623c1016f0ddc
    Reviewed-on: https://gerrit.libreoffice.org/3885
    Reviewed-by: Fridrich Strba <fridr...@documentfoundation.org>
    Tested-by: Fridrich Strba <fridr...@documentfoundation.org>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to