Page MenuHomeDevCentral

Reduce definitions of common variables
ClosedPublic

Authored by dereckson on Aug 29 2021, 12:44.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 22, 23:45
Unknown Object (File)
Mon, Apr 22, 21:49
Unknown Object (File)
Fri, Apr 19, 05:22
Unknown Object (File)
Thu, Apr 18, 22:47
Unknown Object (File)
Wed, Apr 17, 18:11
Unknown Object (File)
Mon, Apr 15, 01:37
Unknown Object (File)
Sun, Apr 14, 23:58
Unknown Object (File)
Fri, Apr 12, 00:05
Subscribers
None

Details

Summary

This fixes the following issue:

/usr/bin/ld: general.o:/opt/darkbot/build/./../source/prototypes.h:132:
multiple definition of `alarmed';
chan.o:/opt/darkbot/build/./../source/prototypes.h:132: first defined here

Ref T1646.

Test Plan

Compile under FreeBSD with LLVM, Cygwin and Debian with gcc

Diff Detail

Repository
rDARKBOT Darkbot
Lint
Lint Passed
Unit
No Test Coverage
Branch
T1646-multiple-definitions
Build Status
Buildable 3718
Build 3968: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Aug 29 2021, 12:45
This revision was automatically updated to reflect the committed changes.
dereckson accepted this revision.
This revision is now accepted and ready to land.Aug 29 2021, 12:48
dereckson retitled this revision from This fixes the following issue: to Reduce definitions of common variables.Aug 29 2021, 13:06
dereckson edited the summary of this revision. (Show Details)