Ignore:
Timestamp:
Jan 29, 2022, 3:41:10 AM (4 years ago)
Author:
bird
Message:

grep: Use get_crt_codepage(). Don't default to the UTF-8 manifest for older VCC versions as the CRT won't do the right thing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/grep/config.win.h

    r3536 r3548  
    25892589void w32_initialize_main(int *pcArgs, char ***ppapszArgs);
    25902590
     2591#include "get_codepage.h"
     2592
    25912593#endif /* !INCLUDED_CONFIG_WIN_H */
    25922594
Note: See TracChangeset for help on using the changeset viewer.