Ignore:
Timestamp:
Jul 1, 2020, 10:24:52 PM (5 years ago)
Author:
bird
Message:

kmk: Added version sort function: versort, rversort, versortfiles, rversortfiles, qversortfiles, qrversortfiles. Try get the real host version on windows by using RtlGetVersion.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/variable.h

    r3140 r3394  
    313313   basic checks in variable_expand_string_2. */
    314314extern char func_char_map[256];
    315 # define MAX_FUNCTION_LENGTH    12
     315# define MAX_FUNCTION_LENGTH    14
    316316# define MIN_FUNCTION_LENGTH    2
    317317K_INLINE const char *may_be_function_name (const char *name, const char *eos)
Note: See TracChangeset for help on using the changeset viewer.