You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ xmake l -vD path.extension 1.1\abcrunning builtin module path.extension with args:dump from _print_vlog @.\C:\Users\xq114\xmake\plugins\lua\main.lua:55 "1.1\abc"dump from <anonymous> @.\C:\Users\xq114\xmake\plugins\lua\main.lua:125".1\abc"
相关环境
请提供编译和运行环境信息,下面是一些必须填写的基础信息,便于我们针对性排查问题:
xmake版本:2.6.3
xmake运行平台:windows
xmake目标平台:windows
The text was updated successfully, but these errors were encountered:
描述问题
当文件没有扩展名时path.extension返回值错误

期待的结果
path.extension能正确识别路径分隔符,返回空字符串
错误信息
如果是xmake相关编译问题,请加上
-vD参数运行,并给出完整编译输出信息以及执行的完整命令,例如:相关环境
请提供编译和运行环境信息,下面是一些必须填写的基础信息,便于我们针对性排查问题:
The text was updated successfully, but these errors were encountered: