Ros-diffs December 2008

ros-diffs@reactos.org
  • 31 participants
  • 710 discussions

[tkreuzer] 38294: For some unknown reason wmc likes to include string.h from the wine folder and we cannot link it on linux hosts. This hack should hopefully resolve the issue.
by tkreuzer@svn.reactos.org
15 years, 9 months

[tkreuzer] 38293: sorry forgot this file, another wine compatibility header
by tkreuzer@svn.reactos.org
15 years, 9 months

[tkreuzer] 38292: CRT header compatibility update. asser.h: - prototypes for _assert and _wassert, add wassert macro, TODO: reenable assert macro conio.h: - Add deprecation macros and some cleanup crtdbg.h: - Add _ASSERT_WRN, ASSERTE_WRN, ASSERT_EXPR_WRN ctype.h: - cleaup and fix _pctype and __pctype_func - add _CRTIMP where needed - add deprecation macros dos.h: - enable _enable and _disable io.h: - enable use of _INTEGRAL_MAX_BITS - remove some defines, other cleanup math.h: - remove system_he
by tkreuzer@svn.reactos.org
15 years, 9 months

[tkreuzer] 38291: Replace all deprecate functions like wcsicmp with the new ones, like _wcsicmp in our own code. Define __WINESRC__ or _CRT_NONSTDC_NO_DEPRECATE where neccessary in 3rd party code to silence warnings about deprecated functions, that the upcoming crt header update will create. Remove allowwarnings="true" from telnet.
by tkreuzer@svn.reactos.org
15 years, 9 months

[tkreuzer] 38290: Replace deprecated stricmp with _stricmp
by tkreuzer@svn.reactos.org
15 years, 9 months

[jmorlan] 38289: - cmd_mkdir: Give an error message if the directory already exists (Bug 3961) - Also, allow multiple directories to be created by one invocation
by jmorlan@svn.reactos.org
15 years, 9 months

[tkreuzer] 38288: kjk_hyperion: "underscores solve all issues" replace wcsicmp with _wcsicmp
by tkreuzer@svn.reactos.org
15 years, 9 months

[dgorbachev] 38287: Fix spurious warning/error reported by GCC 4.4.0.
by dgorbachev@svn.reactos.org
15 years, 9 months

[dgorbachev] 38286: Do not pop and push the same reg.
by dgorbachev@svn.reactos.org
15 years, 9 months

[dgorbachev] 38285: Define __MINGW_MSC_PREREQ() macro, build failed with GCC 4.4.0 without it.
by dgorbachev@svn.reactos.org
15 years, 9 months
Results per page: