Results 11 issues of sinojelly

Because some company policies require that open source software used must have a tag. I also hope you create a tag for the latest location of minimp4 (https://github.com/lieff/minimp4/) Thank you...

The latest jython release version is 2.5.2, does not support some features in python 2.6, such as str.format . When i was porting lettuce to jython, i found str.format occur...

0.2 - kryptonite
low-priority

参见下面截图: ![image](https://user-images.githubusercontent.com/520711/166943642-1d21b627-df41-4a27-a541-658ad7d88d8f.png) 下面是日志界面截图: ![image](https://user-images.githubusercontent.com/520711/166943746-38cb51f9-d14e-4c89-8110-848d5bad5738.png) 下面是复制的日志信息: 05 22:14:27 : success : 小白羊启动 04 22:22:08 : warning : HttpError4 status=404 code=undefined message=Request failed with status code 404 04 22:21:28 : warning :...

比如下面这个路径: https://p1.ocs.hjfile.cn/10002/m3u8/1612810370788130635/raw/8c9948bc016c4773aee67acd06ee6d6f.m3u8 它应该是包含视频的。但是实际下载下来,只有音频。 [2023-01-14_07-59-09-139_ffreport.log](https://github.com/nilaoda/N_m3u8DL-CLI/files/10416118/2023-01-14_07-59-09-139_ffreport.log)

安装后可以用,下载数据量非常大,800多条live,就要115G以上空间,总共4000多条live。 运行时发现一个问题,没有看到一个Live主讲录音入口,只有问答聊天记录。 是我没找到地方吗?

I want to find a way to compile swift in windows in CLion. but it seems swift only have macos and linux versions, not support windows. The CLion support to...

Termux-Java can not work, First the java file linked to a wrong so path.(run file java to show this) Then I fixed it by using: patchelf --set-interpreter /data/data/vn.vhn.vsc/files/share/glib/ld-linux-aarch64.so.1 java But...

The error information is: ``` mockcpp/ApiHookGenerator.h(52,34): error C2039: 'freeApiHook': is not a member of 'mockcpp::ApiHookFunctor' ``` I think this issue may be related to the code below in https://github.com/sinojelly/mockcpp/blob/master/include/mockcpp/ApiHookFunctor.h ```...

The failed tests are: ``` --------------------SUITE: TestFormatter-------------------- (TestFormatter) ................. [ FAILED ] testShouldBeAbleToStringnizeVerySmallDouble - TestFormatter.h:234: expected (expected == toTypeAndValueString(d)), found ((std::string)"(double)1e-022" != (std::string)"(double)1e-22") ..... [ FAILED ] testShouldBeAbleToStringnizeVerySmallFloat - TestFormatter.h:280:...

The crashed tests are: ``` ---------------------SUITE: TestApiHook--------------------- (ApiHook) [ ERROR ] can mock C function - TestApiHook.h:66: hardware exception STATUS_ACCESS_VIOLATION raised in setup or running test [ ERROR ] can...