Page MenuHomeDevCentral

Reduce definitions of common variables
ClosedPublic

Authored by dereckson on Aug 29 2021, 12:44.
Tags
None
Referenced Files
F2748418: D2396.diff
Fri, Mar 29, 08:56
F2747550: D2396.id.diff
Fri, Mar 29, 06:10
Unknown Object (File)
Thu, Mar 28, 10:42
Unknown Object (File)
Wed, Mar 27, 21:39
Unknown Object (File)
Wed, Mar 27, 21:19
Unknown Object (File)
Fri, Mar 22, 19:12
Unknown Object (File)
Fri, Mar 22, 19:06
Unknown Object (File)
Mon, Mar 18, 08:21
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 Not Applicable
Unit
Tests Not Applicable

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)