Page MenuHomeDevCentral

Reduce definitions of common variables
ClosedPublic

Authored by dereckson on Aug 29 2021, 12:44.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 21, 06:18
Unknown Object (File)
Sun, Jan 19, 06:52
Unknown Object (File)
Sat, Jan 18, 13:33
Unknown Object (File)
Wed, Jan 15, 08:11
Unknown Object (File)
Mon, Jan 13, 04:11
Unknown Object (File)
Sun, Jan 12, 05:08
Unknown Object (File)
Thu, Jan 9, 08:12
Unknown Object (File)
Thu, Jan 9, 08:12
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)