Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jul 2013 01:47:14 GMT
From:      dt71 <dt71@gmx.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/180563: SeaMonkey compilation error with Clang (*pp = '\0';)
Message-ID:  <201307150147.r6F1lEWf012929@oldred.freebsd.org>
Resent-Message-ID: <201307150150.r6F1o0iJ059110@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         180563
>Category:       ports
>Synopsis:       SeaMonkey compilation error with Clang (*pp = '\0';)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 15 01:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     dt71
>Release:        -CURRENT
>Organization:
>Environment:
FreeBSD  10.0-CURRENT FreeBSD 10.0-CURRENT #0 r253214M: Thu Jul 11 19:45:17 CEST 2013     root@:/usr/obj/usr/src/sys/CUSTOM  i386
>Description:
comm-release/mailnews/base/search/src/nsMsgSearchTerm.cpp:200:13: error: assigning to 'const char *' from incompatible type 'char'
    *string = '\0'; // don't leave the string uninitialized
            ^ ~~~~

>How-To-Repeat:
Try to build SeaMonkey using a recent version of Clang (eg., r186084).
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307150147.r6F1lEWf012929>