$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Patch for functional/hash
From: Thomas Heller (thom.heller_at_[hidden])
Date: 2012-12-27 07:23:07
Hi,
Attached is a patch for functional/hash. The first chunk essentially gets rid
of some UB (the same technique was already applied for the remainder so this
looks like an oversight). I don't remember why exactly i added the second
chunk, it helps on some compilers though (I think gcc on Android).
Save to apply that patch?
Regards,
Thomas