PERFORCE change 169089 for review
Stanislav Sedov
stas at FreeBSD.org
Thu Oct 1 17:29:26 UTC 2009
http://perforce.freebsd.org/chv.cgi?CH=169089
Change 169089 by stas at stas_yandex on 2009/10/01 17:28:52
- Remove debug warning, we don't need to deal with any extra fields.
Affected files ...
.. //depot/projects/valgrind/coregrind/m_scheduler/scheduler.c#5 edit
Differences ...
==== //depot/projects/valgrind/coregrind/m_scheduler/scheduler.c#5 (text+ko) ====
@@ -405,7 +405,7 @@
# if defined(VGO_linux)
/* no other fields to clear */
# elif defined(VGO_freebsd)
-# warning "Needs love"
+ /* no other fields to clear */
# elif defined(VGO_aix5)
tst->os_state.cancel_async = False;
tst->os_state.cancel_disabled = False;
More information about the p4-projects
mailing list