pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/xulrunner10



Module Name:    pkgsrc
Committed By:   joerg
Date:           Thu Aug 29 12:56:15 UTC 2013

Modified Files:
        pkgsrc/devel/xulrunner10: distinfo
        pkgsrc/devel/xulrunner10/patches:
            patch-ipc_chromium_src_base_file__util__posix.cc
Added Files:
        pkgsrc/devel/xulrunner10/patches:
            patch-accessible_src_base_nsDocAccessible.h
            patch-content_svg_content_src_SVGNumberList.cpp
            patch-dom_base_nsGlobalWindow.cpp
            patch-dom_workers_XMLHttpRequestPrivate.cpp
            patch-editor_libeditor_html_nsHTMLEditor.cpp
            patch-intl_locale_src_unix_nsDateTimeFormatUnix.cpp
            patch-intl_strres_src_nsStringBundleTextOverride.cpp
            patch-ipc_chromium_src_base_file__util.cc
            patch-ipc_chromium_src_base_pickle.cc patch-ipc_ipdl_ipdl_lower.py
            patch-js_xpconnect_src_XPCQuickStubs.cpp
            patch-layout_generic_nsSelection.cpp
            patch-toolkit_components_places_nsNavHistoryResult.h
            patch-xpcom_base_nsTraceRefcntImpl.cpp

Log Message:
Do not use dynamic_cast without RTTI, reinterpret_cast is better here
anyway. Don't use false as pointer literal.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/xulrunner10/distinfo
cvs rdiff -u -r0 -r1.1 \
    
pkgsrc/devel/xulrunner10/patches/patch-accessible_src_base_nsDocAccessible.h \
    
pkgsrc/devel/xulrunner10/patches/patch-content_svg_content_src_SVGNumberList.cpp
 \
    pkgsrc/devel/xulrunner10/patches/patch-dom_base_nsGlobalWindow.cpp \
    
pkgsrc/devel/xulrunner10/patches/patch-dom_workers_XMLHttpRequestPrivate.cpp \
    
pkgsrc/devel/xulrunner10/patches/patch-editor_libeditor_html_nsHTMLEditor.cpp \
    
pkgsrc/devel/xulrunner10/patches/patch-intl_locale_src_unix_nsDateTimeFormatUnix.cpp
 \
    
pkgsrc/devel/xulrunner10/patches/patch-intl_strres_src_nsStringBundleTextOverride.cpp
 \
    pkgsrc/devel/xulrunner10/patches/patch-ipc_chromium_src_base_file__util.cc \
    pkgsrc/devel/xulrunner10/patches/patch-ipc_chromium_src_base_pickle.cc \
    pkgsrc/devel/xulrunner10/patches/patch-ipc_ipdl_ipdl_lower.py \
    pkgsrc/devel/xulrunner10/patches/patch-js_xpconnect_src_XPCQuickStubs.cpp \
    pkgsrc/devel/xulrunner10/patches/patch-layout_generic_nsSelection.cpp \
    
pkgsrc/devel/xulrunner10/patches/patch-toolkit_components_places_nsNavHistoryResult.h
 \
    pkgsrc/devel/xulrunner10/patches/patch-xpcom_base_nsTraceRefcntImpl.cpp
cvs rdiff -u -r1.1.1.1 -r1.2 \
    
pkgsrc/devel/xulrunner10/patches/patch-ipc_chromium_src_base_file__util__posix.cc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index