Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup code #2

Open
1 of 27 tasks
jbanaszczyk opened this issue May 2, 2019 · 0 comments
Open
1 of 27 tasks

Cleanup code #2

jbanaszczyk opened this issue May 2, 2019 · 0 comments
Assignees

Comments

@jbanaszczyk
Copy link
Owner

jbanaszczyk commented May 2, 2019

  • Describe icu4j
  • move icu to icu4c
  • Remove old *.sln *.vcproj files
  • Remove unused #define
  • Convert from multibyte to unicode
  • Use static libs (ICU4C)
  • Upgrade ICU4C
  • Use modular boost
  • Review linked libs
  • Use .props files
  • Use 2017 settings
  • Make unportable portable
  • Remove short filenames
  • Upgrade version
  • Check 64-bit versions
  • CCFinderX.props:
    • Fix _CRT_SECURE_NO_WARNINGS
    • Fix _SCL_SECURE_NO_WARNINGS
    • Fix _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING
    • Use <SDLCheck>true</SDLCheck>
    • Use <ConformanceMode>true</ConformanceMode> What is This?
  • Fix '<': signed/unsigned mismatch
  • Fix conversion from '__int64' to 'int32_t', possible loss of data
  • Fix all warnings
  • Execute Find Code Issues and other static analysis tools
  • Manage newengine folder
  • Manage C:\Program Files (x86)\Windows Kits\10\Redist\ucrt\DLLs
  • review end of: https://docs.microsoft.com/en-us/windows/desktop/WinProg/using-the-windows-headers#setting-winver-or-_win32_winnt
@jbanaszczyk jbanaszczyk self-assigned this May 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant