ggandda / simd-cxx

Automatically exported from code.google.com/p/simd-cxx
0 stars 0 forks source link

Class scope is missing. #34

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. receive a subscribed topic.
2. crash with segmentation fault.

What is the expected output? What do you see instead?
NO crash.

What version of the product are you using? On what operating system?
Revision 163

Please provide any additional information below.
In file runtime.cpp the class scope for the get_subscriber() member function is 
missing.

Original issue reported on code.google.com by RHuebne...@googlemail.com on 16 Apr 2012 at 3:17