HomePhabricator

Move func 'REF' from util.h to serialize.h
82dc6426b4cbUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Move func 'REF' from util.h to serialize.h

util.h doesn't use REF, serialize.h does, creating a dependency of
serialize.h on util.h, but util.h already depends on serialize.h. To
resolve this circular dependency the function 'REF' has now been moved
closer to one of its two points of use.

Signed-off-by: Giel van Schijndel <me@mortis.eu>

Details

Provenance
Giel van Schijndel <me@mortis.eu>Authored on Aug 11 2011, 16:12
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGe49b83bb1242: Cleanup makefiles such that diffs to them are smaller
Branches
Unknown
Tags
Unknown

Event Timeline

Giel van Schijndel <me@mortis.eu> committed rSTAGING82dc6426b4cb: Move func 'REF' from util.h to serialize.h (authored by Giel van Schijndel <me@mortis.eu>).Aug 19 2011, 05:24