What steps will reproduce the problem?
1. Build and install RE2
2. Attempt to build and link a program that uses FilteredRE2 and
re2/filtered_re2.h
What is the expected output? What do you see instead?
It should be possible to build a program that uses FilteredRE2 against an
installed version of re2. Instead, it fails, as filtered_re2.h is not
installed, and re2::FilteredRE2:: are not exported from libre2.so
What version of the product are you using? On what operating system?
hg tip on Linux, although I don't think it differs anywhere.
Please provide any additional information below.
Original issue reported on code.google.com by nelh...@nelhage.com on 21 Oct 2011 at 4:40
Original issue reported on code.google.com by
nelh...@nelhage.com
on 21 Oct 2011 at 4:40