
14 Mar
2005
14 Mar
'05
10:05 p.m.
Eric Niebler wrote:
Peter Dimov wrote:
It's not that important, I was just curious. What's more important is that we don't seem to have a test case for the functionality. addressof_test is pretty basic.
Yes, that's an oversight on my part. I've attached a patch to addressof_test.cpp to test for taking the address of an array. I can confirm that these new tests pass with VC7.1 and gcc 3.3.3 (cygwin).
Great! Please go ahead and commit if you haven't already.