summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/food.cc
diff options
context:
space:
mode:
authorzelgadis <zelgadis@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-30 01:17:30 +0000
committerzelgadis <zelgadis@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-30 01:17:30 +0000
commit96a64a6214f7c68b0aa6b94836e77cdf6984d728 (patch)
tree285c4414e8f6e1692b698eb4b833bd796f74826d /crawl-ref/source/food.cc
parentc7d7127e04437181a909dc4c7bbbc5e408e7f798 (diff)
downloadcrawl-ref-96a64a6214f7c68b0aa6b94836e77cdf6984d728.tar.gz
crawl-ref-96a64a6214f7c68b0aa6b94836e77cdf6984d728.zip
When using gcc (the Linux/UNIX compiler) static class members must be
initialized outside of the class declaration or they won't by defined in any of the object files, leading to "undefined reference" errors when linking. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5336 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/food.cc')
0 files changed, 0 insertions, 0 deletions