[exim-dev] [Bug 1506] New: expand.c:1882 compile fails with …

Top Page
Delete this message
Reply to this message
Author: Lars Müller
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 1506] New: expand.c:1882 compile fails with no-return-in-nonvoid-function
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1506
           Summary: expand.c:1882 compile fails with no-return-in-nonvoid-
                    function
           Product: Exim
           Version: 4.83
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: bug
          Priority: high
         Component: Unfiled
        AssignedTo: nigel@???
        ReportedBy: lars@???
                CC: exim-dev@???, jgh146exb@???



commit 9d1c15ef45fcc8809349378922de20ae9a774c75 removed

  return NULL;          /* Unknown variable name */


from the end of find_variable() in src/expand.c This results in

[ 83s] E: exim no-return-in-nonvoid-function expand.c:1882

while building exim.

Cf. https://build.opensuse.org/package/show/server:mail/exim project.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email