id stringlengths 4 10 | text stringlengths 4 2.14M | source stringclasses 2
values | created timestamp[s]date 2001-05-16 21:05:09 2025-01-01 03:38:30 | added stringdate 2025-04-01 04:05:38 2025-04-01 07:14:06 | metadata dict |
|---|---|---|---|---|---|
271216629 | Support localhost urls
When fetching urls with localhost, we receive errors like this:
Ms-MacBook-Pro:worker arunoda$ npm run testonly -- -t "create jobs"
> @zeit/atlas-worker@0.12.0 testonly /data/zeit/atlas/worker
> WARN_EXIT=1 jest --coverage -i --verbose --forceExit "-t" "create jobs"
FAIL test/worker.js (9.8... | gharchive/issue | 2017-11-04T19:14:51 | 2025-04-01T06:04:38.098516 | {
"authors": [
"arunoda",
"jamo",
"raduflp"
],
"repo": "zeit/fetch-cached-dns",
"url": "https://github.com/zeit/fetch-cached-dns/issues/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
316459283 | Editors does not refresh the screen when enter and exit under Win x64
[x] Your Hyper.app version is 2.0.0. Please verify your using the latest Hyper.app version
[x] I have searched the issues of this repo and believe that this is not a duplicate
Any relevant information from devtools? (CMD+ALT+I on macOS, CTRL+S... | gharchive/issue | 2018-04-21T04:01:07 | 2025-04-01T06:04:38.106320 | {
"authors": [
"boxsnake",
"jordandrako"
],
"repo": "zeit/hyper",
"url": "https://github.com/zeit/hyper/issues/2897",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
506143578 | redux and react devtools no longer working since electron6 update
Both are working till ab0c8fe13f559ea4808167da056b47c63916ced4
I have already granted access to file urls.
Ugh. @GitSquared any idea?
@Stanzilla I'm afraid not. It's working fine on my end (on cd655ad).
I doubt that this could be related to ab0c... | gharchive/issue | 2019-10-12T06:52:20 | 2025-04-01T06:04:38.116397 | {
"authors": [
"GitSquared",
"LabhanshAgrawal",
"Stanzilla",
"ivanwonder"
],
"repo": "zeit/hyper",
"url": "https://github.com/zeit/hyper/issues/3859",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
254345238 | Better integrating CSS by default
I write this issue for a problem that seems recurring, the "CSS". Indeed, I have seen many people unable to include CSS files in their projects (myself, using typeface-roboto and not wanting to change all the default configurations, I had to resolve to use a CDN). Next is really grea... | gharchive/issue | 2017-08-31T14:02:13 | 2025-04-01T06:04:38.120217 | {
"authors": [
"HelloEdit",
"coluccini",
"sergiodxa"
],
"repo": "zeit/next.js",
"url": "https://github.com/zeit/next.js/issues/2878",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
258283740 | server.js changes do not apply in production
Related: https://github.com/i18next/react-i18next/issues/300
I am implementing the react-i18next example and was deployed to now.sh. https://github.com/i18next/react-i18next/issues/300. The overall functionality is fine on the production server except reading the translati... | gharchive/issue | 2017-09-17T06:43:35 | 2025-04-01T06:04:38.123873 | {
"authors": [
"yhjor1212"
],
"repo": "zeit/next.js",
"url": "https://github.com/zeit/next.js/issues/2960",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
593001434 | Updated with-mobx-state-tree to use getStaticProps
Related to #11014.
Stats from current PR
Default Server Mode
General
zeit/next.js canary
djanda97/next.js update-with-mobx-state-tree
Change
buildDuration
9.1s
9.3s
⚠️ +238ms
nodeModulesSize
47.7 MB
47.7 MB
✓
Client Bundles (main, webpack, commons... | gharchive/pull-request | 2020-04-03T00:38:08 | 2025-04-01T06:04:38.326089 | {
"authors": [
"djanda97",
"ijjk",
"lfades"
],
"repo": "zeit/next.js",
"url": "https://github.com/zeit/next.js/pull/11623",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
605400086 | Resolve bug with Prismic Locales
Add configuration for Prismic locale.
More information about bug:
https://github.com/zeit/next.js/discussions/12116
Stats from current PR
Default Server Mode (Decrease detected ✓)
General
zeit/next.js canary
AlexanderVishnevsky/next.js canary
Change
buildDuration
11.3s
11... | gharchive/pull-request | 2020-04-23T09:57:15 | 2025-04-01T06:04:38.788878 | {
"authors": [
"AlexanderVishnevsky",
"ijjk"
],
"repo": "zeit/next.js",
"url": "https://github.com/zeit/next.js/pull/12132",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
615466875 | chore(create-next-app): add missing types
Missing return types on create-next-app package
Stats from current PR
Default Server Mode (Increase detected ⚠️)
General
zeit/next.js canary
maxigimenez/next.js chore/create-next-app-types
Change
buildDuration
11.9s
12s
⚠️ +170ms
nodeModulesSize
59.6 MB
59.6 ... | gharchive/pull-request | 2020-05-10T20:11:19 | 2025-04-01T06:04:38.846382 | {
"authors": [
"ijjk",
"maxigimenez"
],
"repo": "zeit/next.js",
"url": "https://github.com/zeit/next.js/pull/12691",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
337126020 | [hello-world example] remove unused file (patch)
Removes unused file
Adds note on day subdirectory.
Thanks! 🙏
| gharchive/pull-request | 2018-06-29T20:21:57 | 2025-04-01T06:04:38.848068 | {
"authors": [
"garmeeh",
"timneutkens"
],
"repo": "zeit/next.js",
"url": "https://github.com/zeit/next.js/pull/4697",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
470547331 | Release version numbers
Hey team zeit;
Would you mind providing a brief description of the version number strategy you are employing. I seem to have confused myself a few times where you look to be releasing a new minor with some canaries, and then all of a sudden a patch release comes out of the work.
Thanks for t... | gharchive/issue | 2019-07-19T20:59:08 | 2025-04-01T06:04:38.876575 | {
"authors": [
"ctrlplusb",
"leo"
],
"repo": "zeit/now-cli",
"url": "https://github.com/zeit/now-cli/issues/2586",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
519289203 | [now-static-build] Cache .cache folder for gatsby deployments
Fix https://github.com/zeit/now/issues/3247.
Adds .cache folder to the Now cache for Gatsby deployments.
Also adds a generic optional cachePaths property to the frameworks array so we can optimize cache paths for other frameworks in the future.
Codecov R... | gharchive/pull-request | 2019-11-07T14:09:46 | 2025-04-01T06:04:38.890133 | {
"authors": [
"codecov-io",
"lucleray"
],
"repo": "zeit/now",
"url": "https://github.com/zeit/now/pull/3260",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
196228085 | Add index.htm as directory index
This is meant to address #23. If 'index.htm' is found, then that will be loaded instead of rendering a list of files in the directory.
Not sure if this is the best solution.
Thanks for your effort, but we completely changed the content of the package (in turn, you'll have to open a ... | gharchive/pull-request | 2016-12-17T15:47:32 | 2025-04-01T06:04:38.891502 | {
"authors": [
"leo",
"sa-mm"
],
"repo": "zeit/serve",
"url": "https://github.com/zeit/serve/pull/61",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
533812663 | Better source code documentation - Questions about how it works
I've read https://zeit.co/blog/serverless-pre-rendering and I'm interested by SPR, but I don't fully understand how it works.
AFAIU, everything is done there https://github.com/zeit/spr-landing/blob/master/pages/index.js#L177-L180
if (res) {
res.se... | gharchive/issue | 2019-12-06T08:15:18 | 2025-04-01T06:04:38.897282 | {
"authors": [
"Siilwyn",
"Vadorequest",
"ijjk",
"timneutkens"
],
"repo": "zeit/spr-landing",
"url": "https://github.com/zeit/spr-landing/issues/18",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
124142344 | Please provide a license text
Hi
I am packaging color-namer in Fedora, please include a license text to include in the rpm
Done! https://github.com/zeke/color-namer/commit/1862f1bf6624816fdd94916b1525372cf387f1f7
Landed in 1.1.0
| gharchive/issue | 2015-12-28T23:49:31 | 2025-04-01T06:04:38.900840 | {
"authors": [
"williamjmorenor",
"zeke"
],
"repo": "zeke/color-namer",
"url": "https://github.com/zeke/color-namer/issues/4",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
936285698 | Vacation Mode
רעיון לפיצר: מצב חופשה.
המטרה: לתת שקט נפשי ועדיין לא לפספס הודעות.
(קצת בצחוק, לא יודע אם זה באמת מספיק שימושי...)
כשמפעילים אותו, הוא מסמן את המיקום הנוכחי בקבוצה מסויימת.
הוא מחביא את הקבוצה.
כל הודעה שמגיעה לקבוצה הזאת, הוא ישר הופך ל-Read - כדי שבסלולרי גם לא יראו אותה כ-unread.
ואז כשאת חוזרת הבית... | gharchive/issue | 2021-07-03T16:22:39 | 2025-04-01T06:04:38.937458 | {
"authors": [
"liatzionimorad",
"ripper234"
],
"repo": "zen-mode/Whatsapp-Zen-Mode",
"url": "https://github.com/zen-mode/Whatsapp-Zen-Mode/issues/105",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2653192198 | regression on read_schema
https://github.com/zen-xu/pyarrow-stubs/blob/main/pyarrow-stubs/parquet/core.pyi#L307 returns FileMetaData.
This was at some point fixed in https://github.com/zen-xu/pyarrow-stubs/pull/11/files but the bug came back.
I will fix it
| gharchive/issue | 2024-11-12T19:59:06 | 2025-04-01T06:04:38.939207 | {
"authors": [
"vtk9",
"zen-xu"
],
"repo": "zen-xu/pyarrow-stubs",
"url": "https://github.com/zen-xu/pyarrow-stubs/issues/144",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1345067923 | feat: implement initialMocks option for createGlobalLaikaLink
After finding need for a similar use-case to https://github.com/zendesk/laika/discussions/9 I decided to take a hand at implementing something simple that would allow for Laika to be used in situations where Apollo queries are made on page load.
In my spec... | gharchive/pull-request | 2022-08-20T06:05:44 | 2025-04-01T06:04:38.950768 | {
"authors": [
"bbrzoska",
"donovan-yohan"
],
"repo": "zendesk/laika",
"url": "https://github.com/zendesk/laika/pull/33",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
267640210 | Allow configuring Racecar with Ruby
Automatically loads config/racecar.rb if it exists.
Adds a nicer syntax for configuring in Ruby.
Now you can just do this:
# config/racecar.rb
Racecar.configure do |config|
config.session_timeout = 10
end
cc @staugaard
Nice!
| gharchive/pull-request | 2017-10-23T11:57:14 | 2025-04-01T06:04:38.952564 | {
"authors": [
"dasch",
"staugaard"
],
"repo": "zendesk/racecar",
"url": "https://github.com/zendesk/racecar/pull/40",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
411884242 | async producer limit number of retries
Related issue: https://github.com/zendesk/ruby-kafka/issues/707
There are randomly failed tests...
Can you skip the "rubocop changes"? It makes the diff harder to follow. You can create a separate PR for that if you'd like.
Some of the CircleCI tests failed in change to el... | gharchive/pull-request | 2019-02-19T11:48:05 | 2025-04-01T06:04:38.954715 | {
"authors": [
"dasch",
"gilibelz2"
],
"repo": "zendesk/ruby-kafka",
"url": "https://github.com/zendesk/ruby-kafka/pull/708",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
190070753 | Bugfix: ClassMethods strategies tied to original name
All hydrators hydrate values by calling $this->hydrateValue($this->hydrateName($originalName, $data), $value, $data) (simplified).
Only ClassMethods calls hydrateValue with the original array key passed to hydrate: $this->hydrateValue($originalName, $value, $data)... | gharchive/pull-request | 2016-11-17T15:00:35 | 2025-04-01T06:04:38.993520 | {
"authors": [
"BreyndotEchse",
"boesing",
"froschdesign",
"weierophinney"
],
"repo": "zendframework/zend-hydrator",
"url": "https://github.com/zendframework/zend-hydrator/pull/45",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
46650222 | Zend\Config\Writer\Xml invalid addBranch function args
addBranch function calls with double $value args, which are arrays.
if ($branchType === 'numeric') {
if (is_array($value)) {
$this->addBranch($value, $value, $writer);
} else {
$writer->write... | gharchive/issue | 2014-10-23T17:13:49 | 2025-04-01T06:04:38.996345 | {
"authors": [
"nikashitsa",
"samsonasik"
],
"repo": "zendframework/zf2",
"url": "https://github.com/zendframework/zf2/issues/6794",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
433027656 | Use BEM methodology for CSS
What do you think of BEM?
It will help us keep the CSS clean, organised and meaningful.
We use it for NantesJS website and we quite like it 😄
Tip: if your className is a "block" then you probably need to create a component 😉
I haven't heard of it yet, but after reading up it seems good... | gharchive/issue | 2019-04-14T20:08:45 | 2025-04-01T06:04:38.999700 | {
"authors": [
"bpetetot",
"charlyx",
"christopherkade"
],
"repo": "zenika-open-source/insights-website",
"url": "https://github.com/zenika-open-source/insights-website/issues/31",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
909667709 | Enable some kind of gradual typing in test_runner
It's not realistic to enable full-blown type checks
within test_runner's codebase, since the amount of
warnings revealed by mypy is overwhelming.
Tests are supposed to be easy to use, so we can't
cripple everybody's workflow for the sake of imaginary benefit.
Ultimate... | gharchive/pull-request | 2021-06-02T16:16:22 | 2025-04-01T06:04:39.005128 | {
"authors": [
"ericseppanen",
"funbringer"
],
"repo": "zenithdb/zenith",
"url": "https://github.com/zenithdb/zenith/pull/222",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2333179633 | Accelerate runner helper method
Describe changes
Key changes
Adding zenml.integrations.huggingface.steps.run_with_accelerate to be able to run any step using Accelerate (obviously, the step should be written in a way that it makes sense to run it with Accelerate). This function is supported by a utility, which wraps... | gharchive/pull-request | 2024-06-04T10:38:40 | 2025-04-01T06:04:39.013777 | {
"authors": [
"avishniakov",
"strickvl"
],
"repo": "zenml-io/zenml",
"url": "https://github.com/zenml-io/zenml/pull/2746",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1290344193 | ci: Copy StressTest into this project
This will be used for stress-testing Thrift in Zephyr.
Same situation as #103 , plus there's no plan to port StressTest in the near future.
| gharchive/issue | 2022-06-30T15:57:16 | 2025-04-01T06:04:39.088170 | {
"authors": [
"SdtElectronics"
],
"repo": "zephyrproject-rtos/gsoc-2022-thrift",
"url": "https://github.com/zephyrproject-rtos/gsoc-2022-thrift/issues/104",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
253465291 | tests/benchmarks/timing_info failures on nrf52[840]_pca100040[56]
Toolchain: ZEPHYR_GCC_VARIANT=zephyr
Repo: https://github.com/zephyrproject-rtos/zephyr.git 1f46eb66d8e13708b65e80ee4db4e9de05b14bf6 master
Board: nrf52840_pca10056
Summary:
eval failed: found expected (for failure) `(USAGE FAULT|[Ff]atal fault in )` i... | gharchive/issue | 2017-08-28T21:40:39 | 2025-04-01T06:04:39.099350 | {
"authors": [
"inakypg",
"nashif"
],
"repo": "zephyrproject-rtos/zephyr",
"url": "https://github.com/zephyrproject-rtos/zephyr/issues/1279",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
432435457 | tests/kernel/critical: Continuous reboot at test_critical
To Reproduce
Steps to reproduce the behavior:
mkdir build; cd build
cmake -DBOARD=sam_e70_xplained #also arduino_due
make
make run
Screenshots or console output
***** delaying boot 1000ms (per build configuration) *****
***** Booting Zephyr OS v1.14.0-rc3-2... | gharchive/issue | 2019-04-12T07:55:59 | 2025-04-01T06:04:39.110336 | {
"authors": [
"MaureenHelm",
"andrewboie",
"cinlyooi-intel",
"ioannisg",
"nashif",
"wentongwu"
],
"repo": "zephyrproject-rtos/zephyr",
"url": "https://github.com/zephyrproject-rtos/zephyr/issues/15411",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "gith... |
821268953 | Remaining integration failures on intel_adsp_cavs15
As of the (still unmerged) code in https://github.com/andyross/zephyr/tree/xtensa-wip the intel_adsp_cavs15 device now passes a full test run with twister. But it contains this patch, which excludes the handful of known tests that are known problems, as a hung twis... | gharchive/issue | 2021-03-03T16:26:12 | 2025-04-01T06:04:39.122977 | {
"authors": [
"KangJianX",
"andyross",
"enjiamai"
],
"repo": "zephyrproject-rtos/zephyr",
"url": "https://github.com/zephyrproject-rtos/zephyr/issues/32836",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1096766403 | doc: arm: mec172x: MEC172x EVB documentation points to some inexistent jumpers
Describe the bug
MEC172x EVB Documentation needs to be revisited
https://docs.zephyrproject.org/latest/boards/arm/mec172xevb_assy6906/doc/index.html
There are several some jumper options that do not match the physical board.
i.e. Document... | gharchive/issue | 2022-01-07T23:57:08 | 2025-04-01T06:04:39.126423 | {
"authors": [
"albertofloyd"
],
"repo": "zephyrproject-rtos/zephyr",
"url": "https://github.com/zephyrproject-rtos/zephyr/issues/41667",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1563984651 | v3.3.0-rc1: stm32: IPv6 neighbour solicitation packets are not received without CONFIG_ETH_STM32_MULTICAST_FILTER
Describe the bug
With v3.3.0-rc1, zephyr no longer receives neighbour solicitation packets (destination MAC 33:33:ff:xx:yy:zz) from stm32 ethernet MACs. With CONFIG_ETH_STM32_MULTICAST_FILTER=y, which I w... | gharchive/issue | 2023-01-31T09:50:56 | 2025-04-01T06:04:39.132958 | {
"authors": [
"arbrauns",
"cperera-aud"
],
"repo": "zephyrproject-rtos/zephyr",
"url": "https://github.com/zephyrproject-rtos/zephyr/issues/54253",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1767152699 | tests-ci : drivers: counter: basic_api test Failed
**Describe the bug**
basic_api test is Failed on zephyr-v3.4.0-168-gdf0e03c5512c on mimxrt1060_evk
testcase path is drivers/counter/basic_api/short_relative_alarm
see logs for details
**To Reproduce**
1.
```
scripts/twister --device-testing --device-serial /dev/t... | gharchive/issue | 2023-06-21T09:04:10 | 2025-04-01T06:04:39.135533 | {
"authors": [
"hakehuang"
],
"repo": "zephyrproject-rtos/zephyr",
"url": "https://github.com/zephyrproject-rtos/zephyr/issues/59472",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1811513629 | Clarify usage of binary constants in the code base
Is your enhancement proposal related to a problem? Please describe.
Documentation clarification.
Describe the solution you'd like
There's been some discussion in PR on whether is ok or not to use binary constant in the code (0b prefixed constants), where it's been no... | gharchive/issue | 2023-07-19T09:08:09 | 2025-04-01T06:04:39.160140 | {
"authors": [
"MaureenHelm",
"benediktibk",
"cfriedt",
"fabiobaltieri",
"jfischer-no",
"kartben",
"keith-packard",
"keith-zephyr",
"nordicjm",
"simhein",
"thedjnK"
],
"repo": "zephyrproject-rtos/zephyr",
"url": "https://github.com/zephyrproject-rtos/zephyr/issues/605... |
2680437260 | NXP FRDM-MCXA156: no UART RX
LPUART0, used for the debug console and shell, does not receive characters. It does transmit, and will print to the terminal.
To replicate, the sample samples/drivers/uart/echo_bot shows the issue. It prints to the terminal, but will not echo back any characters. Perhaps there is an is... | gharchive/issue | 2024-11-21T18:19:13 | 2025-04-01T06:04:39.166138 | {
"authors": [
"DerekSnell",
"NeilChen93",
"ehughes"
],
"repo": "zephyrproject-rtos/zephyr",
"url": "https://github.com/zephyrproject-rtos/zephyr/issues/81733",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
395411740 | libc: riscv: Fix the RISC-V ifdef
Following the standard GCC RISC-V convetion use __riscv for the RISC-V
specific define:
https://github.com/gcc-mirror/gcc/blob/41d6b10e96a1de98e90a7c0378437c3255814b16/gcc/config/riscv/riscv-c.c#L37
Signed-off-by: Alistair Francis alistair.francis@wdc.com
Codecov Report
Merging #1... | gharchive/pull-request | 2019-01-02T23:15:33 | 2025-04-01T06:04:39.172467 | {
"authors": [
"alistair23",
"codecov-io"
],
"repo": "zephyrproject-rtos/zephyr",
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/12267",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
477325042 | Add LiteX GPIO driver
This adds LiteX GPIO driver and enables it in litex_vexriscv board.
You'll need the fix in:
https://github.com/zephyrproject-rtos/zephyr/pull/18089
Also, instead of nrgpios we need to make ngpios (sorry for the churn on that).
You'll need the fix in:
#18089
Also, instead of nrgpios we need ... | gharchive/pull-request | 2019-08-06T11:27:42 | 2025-04-01T06:04:39.181292 | {
"authors": [
"PiotrZierhoffer",
"carlescufi",
"galak",
"mateusz-holenko",
"mnkp"
],
"repo": "zephyrproject-rtos/zephyr",
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/18038",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
483646685 | drivers: wifi: simplelink: fix log_strdup missing warnings
Due to commit a211afb0412e29f5ffa09a8a93b7b4ca4bd1b6e4, an error on
missing log_strdup() call is seen when running samples for CC32xx
devices that use the Wi-Fi driver. Adding log_strdup() calls to fix
this.
Signed-off-by: Vincent Wan vincent.wan@linaro.org
... | gharchive/pull-request | 2019-08-21T20:53:10 | 2025-04-01T06:04:39.183418 | {
"authors": [
"galak",
"vanti"
],
"repo": "zephyrproject-rtos/zephyr",
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/18562",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
659143919 | Bluetooth: host: Fix infinite recursion in persistent advertising
Fix a crash in the persistent advertising handling.
This occurs because the callstack of the RX thread overflowed
due to an infinite recursion between bt_conn_unref and
bt_le_adv_resume.
This happens when starting a new advertiser is denied by the
cont... | gharchive/pull-request | 2020-07-17T10:53:28 | 2025-04-01T06:04:39.186985 | {
"authors": [
"carlescufi",
"joerchan"
],
"repo": "zephyrproject-rtos/zephyr",
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/26925",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1003751779 | thread: set mxcsr bit 6 DAZ to zero to disable denormals-are-zeros
Currently we are using mxcsr register settings with the bit 6 DAZ register
enabled. When the denormals-are-zeros flag is set, the processor
converts all denormal source operands to a zero with the sign
of the original operand before performing any com... | gharchive/pull-request | 2021-09-22T04:01:05 | 2025-04-01T06:04:39.195763 | {
"authors": [
"chen-png",
"maksimmasalski",
"stephanosio"
],
"repo": "zephyrproject-rtos/zephyr",
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/38729",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1842004071 | subsys: input: rename callback define macro to INPUT_CALLBACK
Hey, had a bit of a look back at the input API and realized that this really feel misnamed. Not sure why I picked something with so many qualifiers at the time but it does not look quite right, figured it should have just be called "INPUT_CALLBACK". Simple... | gharchive/pull-request | 2023-08-08T20:02:35 | 2025-04-01T06:04:39.199297 | {
"authors": [
"fabiobaltieri",
"gmarull",
"jfischer-no"
],
"repo": "zephyrproject-rtos/zephyr",
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/61301",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2243520427 | boards: nordic: nrf54h20dk: Add configuration for BLE
Add default configuration related to BLE protocol, for Application and Radio core on nRF54h20 platform.
Just resolved merge conflicts
@kaga
can you change this GPIOTE130 channels allocation.
https://github.com/zephyrproject-rtos/zephyr/blob/6a42ede43b53ceffdde... | gharchive/pull-request | 2024-04-15T12:12:57 | 2025-04-01T06:04:39.201576 | {
"authors": [
"KAGA164",
"ppryga-nordic"
],
"repo": "zephyrproject-rtos/zephyr",
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/71501",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2733363623 | drivers: clock_control: nrf: Add helper macro for getting clock frequency
Add NRF_PERIPH_GET_FREQUENCY() that returns the frequency of clock that is used for the node.
Macro can be reused between drivers which are requesting 320MHz HSFLL frequency and in counter timer driver for getting base frequency of the timer.
I... | gharchive/pull-request | 2024-12-11T15:58:47 | 2025-04-01T06:04:39.202959 | {
"authors": [
"decsny",
"nordic-krch"
],
"repo": "zephyrproject-rtos/zephyr",
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/82871",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
337303176 | drivers: entropy: stm32: add support for STM32F7
All the STM32F7 SoCs have a TRNG. Adding support for it is just a matter
of tweaking the #ifdef and including the right file from HAL.
Signed-off-by: Aurelien Jarno aurelien@aurel32.net
Codecov Report
Merging #8666 into master will decrease coverage by <.01%.
The di... | gharchive/pull-request | 2018-07-01T16:20:24 | 2025-04-01T06:04:39.211246 | {
"authors": [
"aurel32",
"codecov-io"
],
"repo": "zephyrproject-rtos/zephyr",
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/8666",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
717021665 | Extract cookbook to a single file for each section
@anthony-khong
I extracted each cookbook-code to self-contain code for each section.
Please review and let me know if you like to change anything.
Best,
Burin
Codecov Report
:exclamation: No coverage uploaded for pull request base (develop@1d891c5). Click here to ... | gharchive/pull-request | 2020-10-08T05:00:04 | 2025-04-01T06:04:39.231787 | {
"authors": [
"agilecreativity",
"codecov-io"
],
"repo": "zero-one-group/geni",
"url": "https://github.com/zero-one-group/geni/pull/241",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
223388348 | RangeError: Wrong length! Error. or Error: 400 PHONE_CODE_EXPIRED CODE#400 PHONE_CODE_EXPIRED
here is sample
when i receive activation code and use it to sign in telegram by below sample code get this error.
RangeError: Wrong length!
use babel for transcompile to es5.
code :
`
const login = async () => {
try {
const ... | gharchive/issue | 2017-04-21T13:46:09 | 2025-04-01T06:04:39.271252 | {
"authors": [
"FragsterAt",
"dundas",
"goodmind",
"javeedrahman",
"onezens",
"sajadghobadi",
"terrasoff",
"wfjsw",
"zerobias"
],
"repo": "zerobias/telegram-mtproto",
"url": "https://github.com/zerobias/telegram-mtproto/issues/42",
"license": "mit",
"license_type": "permi... |
950593668 | Exponential representation of volumes in WebSocket API
{open=311.1, close=310.25, high=315.45, low=310.5, volume=1.8547441E7, lasttradedprice=312.85, change=0.8380338436744634, lasttradedquantity=200.0, volumetradedtoday=0.0, totalbuyquantity=0.0, totalsellquantity=0.0, tradetimestamp=1626421247000}
The volume as 1.8... | gharchive/issue | 2021-07-22T12:13:30 | 2025-04-01T06:04:39.305688 | {
"authors": [
"kssujithcj",
"sagarverma1919"
],
"repo": "zerodha/javakiteconnect",
"url": "https://github.com/zerodha/javakiteconnect/issues/25",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1697571825 | BUG: sdist is missing some test related files
What pyzmq version?
25.0.2
What libzmq version?
NA
Python version (and how it was installed)
NA
OS
NA
What happened?
The sdist package at PyPI is missing few files related to testing. So far I identified these:
the mypy_tests directory and all files in it
pytest.ini
myp... | gharchive/issue | 2023-05-05T12:52:43 | 2025-04-01T06:04:39.368687 | {
"authors": [
"minrk",
"mtelka"
],
"repo": "zeromq/pyzmq",
"url": "https://github.com/zeromq/pyzmq/issues/1857",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
241092671 | Don't generate empty toc
Would it be possible not to display the table of contents when it's empty?
Example:
https://momo.morph.ist/out/8dd57e35-e4cf-4514-a122-71bc050bb72f.md
https://momo.morph.ist/out/8dd57e35-e4cf-4514-a122-71bc050bb72f.tex
https://momo.morph.ist/out/8dd57e35-e4cf-4514-a122-71bc050bb72f.pdf
If i... | gharchive/issue | 2017-07-06T21:33:10 | 2025-04-01T06:04:39.383200 | {
"authors": [
"Heziode",
"pierre-24",
"vhf"
],
"repo": "zestedesavoir/latex-template",
"url": "https://github.com/zestedesavoir/latex-template/issues/57",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
308363759 | Abandoned? License?
Wondering if this has been abandoned and if so any interest in licensing it such that someone can keep it going if they wanted?
oh right, I should probably get around to adding a license at some point!
as for being abandoned, nope; just been busy with a bunch of other projects lately. going to b... | gharchive/issue | 2018-03-25T16:30:34 | 2025-04-01T06:04:39.404059 | {
"authors": [
"ShaneCourtrille",
"zetaPRIME"
],
"repo": "zetaPRIME/sb.StardustSuite",
"url": "https://github.com/zetaPRIME/sb.StardustSuite/issues/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
517506729 | why add /usr/lib/x86_64-linux-gnu/libsqlite3.so
https://github.com/zeusees/HyperFT/blob/master/Prj-Linux/CMakeLists.txt#L29
linux下视频输入换成本地视频,结果保存在一个avi中,去掉 /usr/lib/x86_64-linux-gnu/libsqlite3.so编译可以成功,但是一运行就崩
能看到错误类型吗
https://github.com/zeusees/HyperFT/blob/master/Prj-Linux/LandmarkTracking.h#L221我看了下这个faceROI_I... | gharchive/issue | 2019-11-05T02:06:25 | 2025-04-01T06:04:39.415471 | {
"authors": [
"DuckJ",
"ItchyHiker",
"hackeritchy",
"lsy17096535"
],
"repo": "zeusees/HyperFT",
"url": "https://github.com/zeusees/HyperFT/issues/10",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1791014879 | AssertionError case sensitivity issue
The exception looks like this:
AssertionError: Last split: ab not in ~AB~~
The low-case word cant match the upper-case word in the sentence. Exceptions may be caused by the abbreviation(e.g. BGM) or single letter in the sentences.
To install directly from the git repository, us... | gharchive/issue | 2023-07-06T07:52:00 | 2025-04-01T06:04:39.504105 | {
"authors": [
"ClaireCJS",
"KonohaChen",
"zh-plus"
],
"repo": "zh-plus/Open-Lyrics",
"url": "https://github.com/zh-plus/Open-Lyrics/issues/6",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
184685786 | JavaScript integration
Hi.
I read your (great) thesis yesterday and spent the rest of the day trying out the code and analyzing the source. The thesis describes client-side (JavaScript) integration to such a detail that I thought it is already implemented in the framework, but nothing of the sort could I find in the ... | gharchive/issue | 2016-10-23T11:51:04 | 2025-04-01T06:04:39.508395 | {
"authors": [
"VladanStojanovic",
"zhaber"
],
"repo": "zhaber/grules",
"url": "https://github.com/zhaber/grules/issues/5",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
877248395 | online表单的字段校验规则不能选择“系统校验规则”里面配置的规则
版本号:
2.4.3
问题描述:
online表单的字段校验规则好像是不能选择“系统校验规则”里面配置的规则,后续是否能支持?
截图&代码:
有这计划
| gharchive/issue | 2021-05-06T08:40:21 | 2025-04-01T06:04:39.513417 | {
"authors": [
"tuikoushui",
"zhangdaiscott"
],
"repo": "zhangdaiscott/jeecg-boot",
"url": "https://github.com/zhangdaiscott/jeecg-boot/issues/2537",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
672732603 | 本项目是否有预训练的模型权重?怎么导入原论文作者的预训练模型
项目训练好的模型,能不能分享以下,由于机器性能较差,没有训练的能力,希望获取一份已经训练好的模型。我使用您的模型,导入原论文作者的权重失败,不知道原因?
Could you try
https://s3.us-west-1.wasabisys.com/hang/models/RegNetX-0.4GF.pth
https://s3.us-west-1.wasabisys.com/hang/models/RegNetY-0.4GF.pth
Thank you. I successfully imported the above weights(RegNetX-0... | gharchive/issue | 2020-08-04T11:51:59 | 2025-04-01T06:04:39.522444 | {
"authors": [
"dollarser",
"zhanghang1989"
],
"repo": "zhanghang1989/RegNet-Search-PyTorch",
"url": "https://github.com/zhanghang1989/RegNet-Search-PyTorch/issues/11",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1626657908 | 🛑 ZY is down
In 325a29c, ZY (https://ziyuan.baidu.com) was down:
HTTP code: 0
Response time: 0 ms
Resolved: ZY is back up in fba0e61.
| gharchive/issue | 2023-03-16T03:46:33 | 2025-04-01T06:04:39.548874 | {
"authors": [
"zhaodylan"
],
"repo": "zhaodylan/uptime-ziyuan",
"url": "https://github.com/zhaodylan/uptime-ziyuan/issues/1324",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2580319381 | 在群聊中如何实现图片理解
前置确认
[X] 我确认我运行的是最新版本的代码,并且安装了所需的依赖,在FAQS中也未找到类似问题。
⚠️ 搜索issues中是否已存在类似问题
[X] 我已经搜索过issues和disscussions,没有跟我遇到的问题相关的issue
操作系统类型?
Linux
运行的python版本是?
python 3.8
使用的chatgpt-on-wechat版本是?
Latest Release
运行的channel类型是?
wx(个人微信, itchat)
复现步骤 🕹
群聊发图片,然后@bot,机器人无法对图片做出响应
问题描述 😯
No response
终端日志 📒
<此处粘贴终... | gharchive/issue | 2024-10-11T03:01:48 | 2025-04-01T06:04:39.569681 | {
"authors": [
"6vision",
"dawn2766",
"single228758",
"vashtsp"
],
"repo": "zhayujie/chatgpt-on-wechat",
"url": "https://github.com/zhayujie/chatgpt-on-wechat/issues/2335",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1382151816 | CUDA out of memory
Hello, I'm having this problem of cuda out of memory.
My GPU has 6gb of ram, is there some configuration that I coudl do to make it run? Thanks
The error:
RuntimeError: CUDA out of memory. Tried to allocate 66.00 MiB (GPU 0; 6.00 GiB total capacity; 4.25 GiB already allocated; 0 bytes free; 4.32 Gi... | gharchive/issue | 2022-09-22T09:43:18 | 2025-04-01T06:04:39.572063 | {
"authors": [
"carlosedubarreto"
],
"repo": "zhengyuf/IMavatar",
"url": "https://github.com/zhengyuf/IMavatar/issues/24",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1129357630 | 🛑 腾讯云 COS 节点 is down
In 86c0be4, 腾讯云 COS 节点 (https://lisz.ink) was down:
HTTP code: 0
Response time: 0 ms
Resolved: 腾讯云 COS 节点 is back up in 11a7dcf.
| gharchive/issue | 2022-02-10T02:36:32 | 2025-04-01T06:04:39.612574 | {
"authors": [
"zhonger"
],
"repo": "zhonger/upptime",
"url": "https://github.com/zhonger/upptime/issues/1451",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1006526417 | 🛑 腾讯云 COS 节点 is down
In 12c3b55, 腾讯云 COS 节点 (https://lisz.ink) was down:
HTTP code: 0
Response time: 0 ms
Resolved: 腾讯云 COS 节点 is back up in 920c0ef.
| gharchive/issue | 2021-09-24T14:28:49 | 2025-04-01T06:04:39.614935 | {
"authors": [
"zhonger"
],
"repo": "zhonger/upptime",
"url": "https://github.com/zhonger/upptime/issues/434",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2389563664 | Feature Request: Status Bar Mode
In effort to reclaim more vertical space, I would like to see the sticky heading information in the status bar, rather than above each pane.
Isn't the space in the status bar too small? Or do you have any more specific ideas?
BTW, you can also reduce the number of displayed headin... | gharchive/issue | 2024-07-03T21:59:29 | 2025-04-01T06:04:39.625619 | {
"authors": [
"TheMathGuyd",
"itsonlyjames",
"zhouhua"
],
"repo": "zhouhua/obsidian-sticky-headings",
"url": "https://github.com/zhouhua/obsidian-sticky-headings/issues/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
806859294 | Error fetching LFS data, over quota
pschuegr@glitchy ~/dev/flutter_hand_tracking_plugin (master) $ git lfs fetch
fetch: Fetching reference refs/heads/master
batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
error: failed to... | gharchive/issue | 2021-02-12T00:40:59 | 2025-04-01T06:04:39.629382 | {
"authors": [
"Hawkeye08",
"pschuegr",
"zhouzaihang"
],
"repo": "zhouzaihang/flutter_hand_tracking_plugin",
"url": "https://github.com/zhouzaihang/flutter_hand_tracking_plugin/issues/13",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
391564238 | feat: limit upload file extension name .md
As title,
Refer to #7 . We should limit file extension to md.
Otherwise user can upload any type of file can cause more error
Updated.
Thank you William!
| gharchive/issue | 2018-12-17T05:36:14 | 2025-04-01T06:04:39.630615 | {
"authors": [
"kis87988",
"zhu-y"
],
"repo": "zhu-y/markdown-toolkit",
"url": "https://github.com/zhu-y/markdown-toolkit/issues/9",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
487349369 | 手機顯示有連上vpn 但實際上沒有網路連線
請問我是哪裡沒設定好 所以發生這種狀況呢
很难说,你在callback里call的completionhandler之后图标就会显示,至于网络设置基本没啥关系。系统并不会(也不能)检查联通性
了解 謝謝你的解釋 那想再問一下 跟packetFlow數據包的處理有關係嗎? 是否一定要處理數據包呢?
也有也没有。路由表某些设置有可能会不显示VPN。
packet不是必须处理
On 31 Aug 2019, at 16:20, wuyilong80 notifications@github.com wrote:
了解 謝謝你的解釋 那想再問一下 跟packetFlow數據包... | gharchive/issue | 2019-08-30T08:11:23 | 2025-04-01T06:04:39.634115 | {
"authors": [
"wuyilong80",
"zhuhaow"
],
"repo": "zhuhaow/NEKit",
"url": "https://github.com/zhuhaow/NEKit/issues/264",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1458827351 | how to test single picture?
how can I test one single picture , and get the output of the depth value?
The way that the owner of this repo has it set up at this time, out of the box you can't just test on one of your images. A "hacky" way to do it is to add the image you want to get the depth values is to either:
... | gharchive/issue | 2022-11-22T01:03:22 | 2025-04-01T06:04:39.643497 | {
"authors": [
"eugeneYz",
"fanshixiong",
"mexicantexan"
],
"repo": "zhyever/Monocular-Depth-Estimation-Toolbox",
"url": "https://github.com/zhyever/Monocular-Depth-Estimation-Toolbox/issues/70",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2223689835 | Fix documentation building
The documentation builds are failing seemingly because we no longer have __version__.py file.
Running Sphinx v6.2.1
Traceback (most recent call last):
File "/home/docs/checkouts/readthedocs.org/user_builds/gpax/envs/latest/lib/python3.9/site-packages/sphinx/config.py", line 354, in eval_... | gharchive/issue | 2024-04-03T18:59:02 | 2025-04-01T06:04:39.655218 | {
"authors": [
"matthewcarbone",
"sagarsadhu",
"ziatdinovmax"
],
"repo": "ziatdinovmax/gpax",
"url": "https://github.com/ziatdinovmax/gpax/issues/111",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2635086442 | Update 1.41.0-1: SyntaxError: /app/package.json parsing error: Unexpected end of JSON entry
Description of the issue
Hello everyone,
after updating from 1.40-2-1 to 1.41.0-1, Z2M no longer starts.
Thanks for your help.
Addon version
1.41.0-1
Platform
Core
2024.10.4
Supervisor
2024.10.3
Operating System
13.2
Interface... | gharchive/issue | 2024-11-05T10:42:52 | 2025-04-01T06:04:39.680191 | {
"authors": [
"Bumblebeee19",
"mironBit"
],
"repo": "zigbee2mqtt/hassio-zigbee2mqtt",
"url": "https://github.com/zigbee2mqtt/hassio-zigbee2mqtt/issues/656",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1465613095 | [Device Support Request] _TZ3000_46t1rvdu no power metering
Is your feature request related to a problem? Please describe.
Hey, i just addat an Tuya TS0001 _TZ3000_46t1rvdu i can klick on the switch but i it dont give me any power metering its all the time 0
Describe the solution you'd like
how can i fix that problem... | gharchive/issue | 2022-11-27T23:24:13 | 2025-04-01T06:04:39.816193 | {
"authors": [
"CharlyNaseweis",
"HENN0",
"MattWestb",
"alepee",
"erkr",
"jasimancas",
"javicalle",
"khorchanov",
"pervolianinen",
"redQs",
"rossco555",
"screem20056"
],
"repo": "zigpy/zha-device-handlers",
"url": "https://github.com/zigpy/zha-device-handlers/issu... |
1597294253 | Fix typos in tests
Fixes two small typos in tests.
Pull Request Test Coverage Report for Build 4255430654
0 of 0 changed or added relevant lines in 0 files are covered.
No unchanged relevant lines lost coverage.
Overall coverage remained the same at 83.724%
Totals
Change from base Build 4245547755:
0.0... | gharchive/pull-request | 2023-02-23T17:54:53 | 2025-04-01T06:04:39.827793 | {
"authors": [
"TheJulianJES",
"coveralls"
],
"repo": "zigpy/zha-device-handlers",
"url": "https://github.com/zigpy/zha-device-handlers/pull/2216",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2546370032 | Update caliban to 2.9.0
About this PR
📦 Updates com.github.ghostdogpr:caliban from 2.4.3 to 2.9.0
📜 GitHub Release Notes - Version Diff
Usage
✅ Please merge!
I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.
If you'd like to skip this version, you can just close this PR... | gharchive/pull-request | 2024-09-24T20:48:50 | 2025-04-01T06:04:39.895174 | {
"authors": [
"scala-steward"
],
"repo": "zio/zio-parser",
"url": "https://github.com/zio/zio-parser/pull/256",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1627279298 | Scala Test Matrix Population using ThisBuild/crossScalaVersions in Absence of ciTargetScalaVersions
It would be better to populate the scala matrix with ThisBuild/crossScalaVersions if the ciTargetScalaVersions was empty.
As we have a default testing strategy, We no longer need this!
| gharchive/issue | 2023-03-16T11:29:53 | 2025-04-01T06:04:39.896626 | {
"authors": [
"khajavi"
],
"repo": "zio/zio-sbt",
"url": "https://github.com/zio/zio-sbt/issues/163",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1636454585 | Задача 2. Реализация обхода в ширину из нескольких стартовых вершин (MSBFS – Parents)
Задача 2. Реализация обхода в ширину из нескольких стартовых вершин (MSBFS – Parents)
Мягкий дедлайн: 19.03.2023, 23:59
Жёсткий дедлайн: 22.03.2023, 23:59
Полный балл: 5
Задача
Везде считаем, что вершины графа занумерованы подряд ... | gharchive/pull-request | 2023-03-22T20:30:20 | 2025-04-01T06:04:39.904143 | {
"authors": [
"zishkaz"
],
"repo": "zishkaz/high-performance-graph-analysis-course",
"url": "https://github.com/zishkaz/high-performance-graph-analysis-course/pull/2",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1578930265 | Review scope of zitadel-angular
Description in #5124
Acceptance Criteria
[x] Scope is reviewd according to the description in the epic
[x] Scope for phase 1 is implemented
[x] Readme is up to date with what is included in the example
[x] Upgrade versions
Additional Information
Authentication with ZITADEL
Flows ar... | gharchive/issue | 2023-02-10T03:35:36 | 2025-04-01T06:04:39.910343 | {
"authors": [
"hifabienne",
"peintnermax"
],
"repo": "zitadel/zitadel",
"url": "https://github.com/zitadel/zitadel/issues/5189",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2309651584 | IdP templates for SAML providers
Just like there already are IdP templates for specific OAuth2 / OIDC providers we should provide such for SAML.
Most important ones are:
Azure Entra ID
Okta
Google Workspace
Moved to backlog, would entail resource management for the 3 different IDP templates, functionality from SA... | gharchive/issue | 2024-05-22T06:09:58 | 2025-04-01T06:04:39.912011 | {
"authors": [
"livio-a",
"stebenz"
],
"repo": "zitadel/zitadel",
"url": "https://github.com/zitadel/zitadel/issues/7995",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
391472320 | Stop using Python 2
It's unclear why you're using Python 2 for your code. Are you not aware that it's scheduled for expiration soon? Please ensure your code works with the latest Python 3, and note the Python version requirement in the readme.
Thank you for reporting the compatibility issue for python3. A new PR ha... | gharchive/issue | 2018-12-16T14:25:49 | 2025-04-01T06:04:39.915735 | {
"authors": [
"impredicative",
"ziyin-dl"
],
"repo": "ziyin-dl/word-embedding-dimensionality-selection",
"url": "https://github.com/ziyin-dl/word-embedding-dimensionality-selection/issues/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
738495477 | Support for Switchbot Curtain
Hey!
Switchbot have just updated their plugin to support the curtain but to be honest this plugin is more useful because of the IP address feature. Similarly their plugin doesn't seem to work on Macs?
I just wondered if there are any plans to support their curtain in the future or whethe... | gharchive/issue | 2020-11-08T15:55:05 | 2025-04-01T06:04:39.917886 | {
"authors": [
"samsonrosen",
"zizi4n5"
],
"repo": "zizi4n5/homebridge-switchbot-for-mac",
"url": "https://github.com/zizi4n5/homebridge-switchbot-for-mac/issues/21",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
293876058 | cant upload ["pdf","txt"...]
changer function uploadFileOrMultiUpload in path App\Application\Controllers\Traits\UploadTrait.php
cs Intervention\Image package not supported pdf ,txt
protected function uploadFileOrMultiUpload($image , $destinationPath){
$extension = $image->getClientOriginalExten... | gharchive/issue | 2018-02-02T12:42:12 | 2025-04-01T06:04:39.920275 | {
"authors": [
"wanteed-lh",
"zizohassan"
],
"repo": "zizohassan/laraflat",
"url": "https://github.com/zizohassan/laraflat/issues/72",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1550831578 | chore: format/lint
update jest configs
format/lint
Pull Request Test Coverage Report for Build 3967971142
2 of 2 (100.0%) changed or added relevant lines in 2 files are covered.
27 unchanged lines in 4 files lost coverage.
Overall coverage decreased (-24.6%) to 69.014%
Files with Coverage Reduction
New Mis... | gharchive/pull-request | 2023-01-20T13:16:01 | 2025-04-01T06:04:39.944020 | {
"authors": [
"coveralls",
"r1oga"
],
"repo": "zkitter/groups",
"url": "https://github.com/zkitter/groups/pull/16",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1368856248 | ERROR: type should be string, got "https://github.com/zlib-ng/zlib-ng/commit/43dbfd6709fb3a8028430ea30f3da88fbeb3ced9 breaks adler32_neon support for Android arm target\n\n\nTombstones here\n\nBuild fingerprint: 'Redmi/picasso/picasso:11/RKQ1.200826.002/V12.5.2.0.RGICNXM:user/release-keys'\nRevision: '0'\nABI: 'arm'\nTimestamp: 2022-09-11 12:08:04.763957964+0800\nProcess uptime: 2s\nCmdline: zygote\npid: 2028, tid: 2028, name: main >>> zygote <<<\nuid: 0\nsignal 7 (SIGBUS), code 1 (BUS_ADRALN), fault addr 0xe4e5adb0\nr0 e4e5adb0 r1 e87f1098 r2 00006550 r3 00000000\nr4 00000000 r5 00000056 r6 00000000 r7 e87f2640\nr8 00000000 r9 0000fff1 r10 00000008 r11 000015a8\nip 00000008 sp ff89e7f0 lr ff89e828 pc e4e67f64\nbacktrace:\n#00 pc 00011f64 /system/lib/libz.so (adler32_neon+320) (BuildId: 29a5b7ef6252f153585ea0cb10ea7021)\n#01 pc 000171c7 /apex/com.android.art/lib/libdexfile.so (art::DexFile::CalculateChecksum() const+24) (BuildId: 8fb71c781ff03cc731e29bdfeae0c86f)\n#02 pc 0001dd5d /apex/com.android.art/lib/libdexfile.so (art::dex::DexFileVerifier::CheckHeader()+36) (BuildId: 8fb71c781ff03cc731e29bdfeae0c86f)\n#03 pc 00024b7f /apex/com.android.art/lib/libdexfile.so (art::dex::DexFileVerifier::Verify()+18) (BuildId: 8fb71c781ff03cc731e29bdfeae0c86f)\n#04 pc 000251dd /apex/com.android.art/lib/libdexfile.so (art::dex::Verify(art::DexFile const*, unsigned char const*, unsigned int, char const*, bool, std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator >)+140) (BuildId: 8fb71c781ff03cc731e29bdfeae0c86f)\n#05 pc 0001b227 /apex/com.android.art/lib/libdexfile.so (art::DexFileLoader::OpenCommon(unsigned char const, unsigned int, unsigned char const*, unsigned int, std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > const&, unsigned int, art::OatDexFile const*, bool, bool, std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator >, std::__1::unique_ptr<art::DexFileContainer, std::__1::default_deleteart::DexFileContainer >, art::DexFileLoader::VerifyResult)+198) (BuildId: 8fb71c781ff03cc731e29bdfeae0c86f)\n#06 pc 00014bc9 /apex/com.android.art/lib/libdexfile.so (art::ArtDexFileLoader::OpenOneDexFileFromZip(art::ZipArchive const&, char const*, std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > const&, bool, bool, std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator >, art::DexFileLoaderErrorCode) const+708) (BuildId: 8fb71c781ff03cc731e29bdfeae0c86f)\n#07 pc 0001464b /apex/com.android.art/lib/libdexfile.so (art::ArtDexFileLoader::OpenAllDexFilesFromZip(art::ZipArchive const&, std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > const&, bool, bool, std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator >, std::__1::vector<std::__1::unique_ptr<art::DexFile const, std::__1::default_delete<art::DexFile const> >, std::__1::allocator<std::__1::unique_ptr<art::DexFile const, std::__1::default_delete<art::DexFile const> > > >) const+142) (BuildId: 8fb71c781ff03cc731e29bdfeae0c86f)\nMeanwhile i find that partially revert that commit: See https://github.com/AcmeUI/android_external_zlib-ng/commit/9c79620f2e145861e58146e7ca7134969f9b9e18 does help\n\n\nThis seems alignment-related issue. @KungFuJesus\n\n\nWhere are you seeing alignment issues? Arm has no such alignment requirement but even so the neon implementation of adler32 does scalar sums until it's aligned to 16 bytes for the loads.\n\n\nWhat instruction is 0x320 bytes into the adler32_neon function? It'd be good to know which load is causing your issues. As far as I can tell though everything should be properly aligned to their proper types, including the bytes being summed (despite that not actually being a requirement).\n\n\nAlso interesting is that the address it's faulting on modulo 16 is zero. That means that even widest possible load would be a naturally aligned one. This sigbus makes no sense. Usually you see sigbus on arm by violating natural alignment for scalar types. All of the scalar arguments here are not doing any sort of aliasing with pointers.\n\n\n@asuka-mio is this reproducible with a debug build? Might it be possible to at least provide a core dump for some post mortem? On paper it seems like this shouldn't be happening unless maybe something lied about the length of a buffer somewhere and nothing verified it.\n\n\n\n@asuka-mio is this reproducible with a debug build? Might it be possible to at least provide a core dump for some post mortem? On paper it seems like this shouldn't be happening unless maybe something lied about the length of a buffer somewhere and nothing verified it.\n\nYes, we can reproduce it just through download the newest android ndk\nCC=$NDK/toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi33-clang ./configure --zlib-compat\nmake\nAnd ship the libz to device\ncompile a short test:\n#include <stddef.h>\n#include <sys/types.h>\n#include <zlib.h>\n#include <stdlib.h>\nint main()\n{\nsize_t len = 8192;\nvoid* buffer = malloc(len);\nu_int32_t adler = adler32(0L, Z_NULL, 0);\nu_int32_t aadler = adler32(adler, buffer, len);\nfree(buffer);\nreturn 0;\n}\nThen compile it $NDK/toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi33-clang source.c -lz and ship it to device\nIf we just execute it with normal libz, then nothing happen\nBut we use LD_PRELOAD=/path/to/shiped/libz , a SIGBUS will trigger\nAnd with this patch applied https://github.com/AcmeUI/android_external_zlib-ng/commit/9c79620f2e145861e58146e7ca7134969f9b9e18 it works well too\n\n\n\n@asuka-mio is this reproducible with a debug build? Might it be possible to at least provide a core dump for some post mortem? On paper it seems like this shouldn't be happening unless maybe something lied about the length of a buffer somewhere and nothing verified it.\nAnd certainly, coredump here\ncore.txt\nI rename the extension to upload via github webpage\n\n\n\n@KungFuJesus Any idea about resolving it?\n\n\nAny way you can get me the final binary as well? I should be able to attach the coredump in gdb and inspect the state of your heap and stack at the time of the SIGBUS to see which load is causing your SIGBUS.\nFWIW here's your test binary compiled on an aarch64 with Linux:\n[adam@odroid ~]$ gcc -O3 -march=native test.c ~/zlib-ng-install/lib/libz.a -o test.out\n[adam@odroid ~]$ ./test.out \n[adam@odroid ~]$ echo $?\n0\n\nIf it's that easy trigger your segfault though something else seems amiss. Zlib quite recently bumped their API for 1.2.12 and zlib-ng was modified to be compatible with it. Are you sure you're not LD_PRELOAD'ing over zlib 1.2.11?\n\n\n\nAny way you can get me the final binary as well? I should be able to attach the coredump in gdb and inspect the state of your heap and stack at the time of the SIGBUS to see which load is causing your SIGBUS.\nFWIW here's your test binary compiled on an aarch64 with Linux:\n[adam@odroid ~]$ gcc -O3 -march=native test.c ~/zlib-ng-install/lib/libz.a -o test.out\n[adam@odroid ~]$ ./test.out \n[adam@odroid ~]$ echo $?\n0\n\nIf it's that easy trigger your segfault though something else seems amiss. Zlib quite recently bumped their API for 1.2.12 and zlib-ng was modified to be compatible with it. Are you sure you're not LD_PRELOAD'ing over zlib 1.2.11?\nOne thing you can try is your example directly linked to zlib-ng. Does that crash?\n\nTest program crashs if and only if it access the adler32 function, directly linking it won't trigger that problem\nHere is binary files and coredump\nfiles.zip\n\n\nAnd I'm sure that something wrong in NEON_accum32 and that's what caused it\n\n\n\nAnd I'm sure that something wrong in NEON_accum32 and that's what caused it\n\nI tried simplify the problem\nTry another test\nfile1: adler32_p.h\n/* adler32_p.h -- Private inline functions and macros shared with\n\n\n different computation of the Adler-32 checksum\n\n\n\n of a data stream.\n\n\nCopyright (C) 1995-2011, 2016 Mark Adler\nFor conditions of distribution and use, see copyright notice in zlib.h\n*/\n\n#ifndef ADLER32_P_H\n#define ADLER32_P_H\n#define BASE 65521U /* largest prime smaller than 65536 /\n#define NMAX 5552\n/ NMAX is the largest n such that 255n(n+1)/2 + (n+1)(BASE-1) <= 2^32-1 */\n#define DO1(sum1, sum2, buf, i) {(sum1) += buf[(i)]; (sum2) += (sum1);}\n#define DO2(sum1, sum2, buf, i) {DO1(sum1, sum2, buf, i); DO1(sum1, sum2, buf, i+1);}\n#define DO4(sum1, sum2, buf, i) {DO2(sum1, sum2, buf, i); DO2(sum1, sum2, buf, i+2);}\n#define DO8(sum1, sum2, buf, i) {DO4(sum1, sum2, buf, i); DO4(sum1, sum2, buf, i+4);}\n#define DO16(sum1, sum2, buf) {DO8(sum1, sum2, buf, 0); DO8(sum1, sum2, buf, 8);}\nstatic inline uint32_t adler32_len_1(uint32_t adler, const uint8_t *buf, uint32_t sum2) {\nadler += buf[0];\nadler %= BASE;\nsum2 += adler;\nsum2 %= BASE;\nreturn adler | (sum2 << 16);\n}\nstatic inline uint32_t adler32_len_16(uint32_t adler, const uint8_t *buf, uint64_t len, uint32_t sum2) {\nwhile (len) {\n--len;\nadler += buf++;\nsum2 += adler;\n}\nadler %= BASE;\nsum2 %= BASE; / only added so many BASE's /\n/ return recombined sums */\nreturn adler | (sum2 << 16);\n}\nstatic inline uint32_t adler32_copy_len_16(uint32_t adler, const uint8_t *buf, uint8_t *dst, uint64_t len, uint32_t sum2) {\nwhile (len--) {\n*dst = *buf++;\nadler += dst++;\nsum2 += adler;\n}\nadler %= BASE;\nsum2 %= BASE; / only added so many BASE's /\n/ return recombined sums */\nreturn adler | (sum2 << 16);\n}\nstatic inline uint32_t adler32_len_64(uint32_t adler, const uint8_t buf, uint64_t len, uint32_t sum2) {\n#ifdef UNROLL_MORE\nwhile (len >= 16) {\nlen -= 16;\nDO16(adler, sum2, buf);\nbuf += 16;\n#else\nwhile (len >= 8) {\nlen -= 8;\nDO8(adler, sum2, buf, 0);\nbuf += 8;\n#endif\n}\n/ Process tail (len < 16). */\nreturn adler32_len_16(adler, buf, len, sum2);\n}\n#endif /* ADLER32_P_H */\n\nfile2 source.c:\n#include <stddef.h>\n#include <string.h>\n#include <stdlib.h>\n#include <stdint.h>\n#include <arm_neon.h>\n#include \"adler32_p.h\"\n#if defined(clang) || defined(GNUC)\ndefine ALIGNED_(x) attribute ((aligned(x)))\n#elif defined(_MSC_VER)\ndefine ALIGNED_(x) __declspec(align(x))\n#endif\n/* Minimum of a and b. /\n#define MIN(a, b) ((a) > (b) ? (b) : (a))\n/ Maximum of a and b. */\n#define MAX(a, b) ((a) < (b) ? (b) : (a))\n#define vmull_high_u8(a, b) vmull_u8(vget_high_u8(a), vget_high_u8(b))\n#define vmlal_high_u8(a, b, c) vmlal_u8(a, vget_high_u8(b), vget_high_u8(c))\n#define vmlal_high_u16(a, b, c) vmlal_u16(a, vget_high_u16(b), vget_high_u16(c))\n#define vaddw_high_u8(a, b) vaddw_u8(a, vget_high_u8(b))\nstatic void NEON_accum32(uint32_t *s, const uint8_t *buf, uint64_t len) {\nstatic const uint16_t ALIGNED_(16) taps[64] = {\n64, 63, 62, 61, 60, 59, 58, 57,\n56, 55, 54, 53, 52, 51, 50, 49,\n48, 47, 46, 45, 44, 43, 42, 41,\n40, 39, 38, 37, 36, 35, 34, 33,\n32, 31, 30, 29, 28, 27, 26, 25,\n24, 23, 22, 21, 20, 19, 18, 17,\n16, 15, 14, 13, 12, 11, 10, 9,\n8, 7, 6, 5, 4, 3, 2, 1 };\nuint32x4_t adacc = vdupq_n_u32(0);\nuint32x4_t s2acc = vdupq_n_u32(0);\nuint32x4_t s2acc_0 = vdupq_n_u32(0);\nuint32x4_t s2acc_1 = vdupq_n_u32(0);\nuint32x4_t s2acc_2 = vdupq_n_u32(0);\n\nadacc = vsetq_lane_u32(s[0], adacc, 0);\ns2acc = vsetq_lane_u32(s[1], s2acc, 0);\n\nuint32x4_t s3acc = vdupq_n_u32(0);\nuint32x4_t adacc_prev = adacc;\n\nuint16x8_t s2_0, s2_1, s2_2, s2_3;\ns2_0 = s2_1 = s2_2 = s2_3 = vdupq_n_u16(0);\n\nuint16x8_t s2_4, s2_5, s2_6, s2_7;\ns2_4 = s2_5 = s2_6 = s2_7 = vdupq_n_u16(0);\n\nuint64_t num_iter = len >> 2;\nint rem = len & 3;\n\nfor (uint64_t i = 0; i < num_iter; ++i) {\n uint8x16x4_t d0_d3 = vld1q_u8_x4(buf);\n\n /* Unfortunately it doesn't look like there's a direct sum 8 bit to 32\n * bit instruction, we'll have to make due summing to 16 bits first */\n uint16x8x2_t hsum, hsum_fold;\n hsum.val[0] = vpaddlq_u8(d0_d3.val[0]);\n hsum.val[1] = vpaddlq_u8(d0_d3.val[1]);\n\n hsum_fold.val[0] = vpadalq_u8(hsum.val[0], d0_d3.val[2]);\n hsum_fold.val[1] = vpadalq_u8(hsum.val[1], d0_d3.val[3]);\n\n adacc = vpadalq_u16(adacc, hsum_fold.val[0]);\n s3acc = vaddq_u32(s3acc, adacc_prev);\n adacc = vpadalq_u16(adacc, hsum_fold.val[1]);\n\n /* If we do straight widening additions to the 16 bit values, we don't incur\n * the usual penalties of a pairwise add. We can defer the multiplications\n * until the very end. These will not overflow because we are incurring at\n * most 408 loop iterations (NMAX / 64), and a given lane is only going to be\n * summed into once. This means for the maximum input size, the largest value\n * we will see is 255 * 102 = 26010, safely under uint16 max */\n s2_0 = vaddw_u8(s2_0, vget_low_u8(d0_d3.val[0]));\n s2_1 = vaddw_high_u8(s2_1, d0_d3.val[0]);\n s2_2 = vaddw_u8(s2_2, vget_low_u8(d0_d3.val[1]));\n s2_3 = vaddw_high_u8(s2_3, d0_d3.val[1]);\n s2_4 = vaddw_u8(s2_4, vget_low_u8(d0_d3.val[2]));\n s2_5 = vaddw_high_u8(s2_5, d0_d3.val[2]);\n s2_6 = vaddw_u8(s2_6, vget_low_u8(d0_d3.val[3]));\n s2_7 = vaddw_high_u8(s2_7, d0_d3.val[3]);\n\n adacc_prev = adacc;\n buf += 64;\n}\n\ns3acc = vshlq_n_u32(s3acc, 6);\n\nif (rem) {\n uint32x4_t s3acc_0 = vdupq_n_u32(0);\n while (rem--) {\n uint8x16_t d0 = vld1q_u8(buf);\n uint16x8_t adler;\n adler = vpaddlq_u8(d0);\n s2_6 = vaddw_u8(s2_6, vget_low_u8(d0));\n s2_7 = vaddw_high_u8(s2_7, d0);\n adacc = vpadalq_u16(adacc, adler);\n s3acc_0 = vaddq_u32(s3acc_0, adacc_prev);\n adacc_prev = adacc;\n buf += 16;\n }\n\n s3acc_0 = vshlq_n_u32(s3acc_0, 4);\n s3acc = vaddq_u32(s3acc_0, s3acc);\n}\n\nuint16x8x4_t t0_t3 = vld1q_u16_x4(taps);\nuint16x8x4_t t4_t7 = vld1q_u16_x4(taps + 32);\n\ns2acc = vmlal_high_u16(s2acc, t0_t3.val[0], s2_0);\ns2acc_0 = vmlal_u16(s2acc_0, vget_low_u16(t0_t3.val[0]), vget_low_u16(s2_0));\ns2acc_1 = vmlal_high_u16(s2acc_1, t0_t3.val[1], s2_1);\ns2acc_2 = vmlal_u16(s2acc_2, vget_low_u16(t0_t3.val[1]), vget_low_u16(s2_1));\n\ns2acc = vmlal_high_u16(s2acc, t0_t3.val[2], s2_2);\ns2acc_0 = vmlal_u16(s2acc_0, vget_low_u16(t0_t3.val[2]), vget_low_u16(s2_2));\ns2acc_1 = vmlal_high_u16(s2acc_1, t0_t3.val[3], s2_3);\ns2acc_2 = vmlal_u16(s2acc_2, vget_low_u16(t0_t3.val[3]), vget_low_u16(s2_3));\n\ns2acc = vmlal_high_u16(s2acc, t4_t7.val[0], s2_4);\ns2acc_0 = vmlal_u16(s2acc_0, vget_low_u16(t4_t7.val[0]), vget_low_u16(s2_4));\ns2acc_1 = vmlal_high_u16(s2acc_1, t4_t7.val[1], s2_5);\ns2acc_2 = vmlal_u16(s2acc_2, vget_low_u16(t4_t7.val[1]), vget_low_u16(s2_5));\n\ns2acc = vmlal_high_u16(s2acc, t4_t7.val[2], s2_6);\ns2acc_0 = vmlal_u16(s2acc_0, vget_low_u16(t4_t7.val[2]), vget_low_u16(s2_6));\ns2acc_1 = vmlal_high_u16(s2acc_1, t4_t7.val[3], s2_7);\ns2acc_2 = vmlal_u16(s2acc_2, vget_low_u16(t4_t7.val[3]), vget_low_u16(s2_7));\n\ns2acc = vaddq_u32(s2acc_0, s2acc);\ns2acc_2 = vaddq_u32(s2acc_1, s2acc_2);\ns2acc = vaddq_u32(s2acc, s2acc_2);\n\nuint32x2_t adacc2, s2acc2, as;\ns2acc = vaddq_u32(s2acc, s3acc);\nadacc2 = vpadd_u32(vget_low_u32(adacc), vget_high_u32(adacc));\ns2acc2 = vpadd_u32(vget_low_u32(s2acc), vget_high_u32(s2acc));\nas = vpadd_u32(adacc2, s2acc2);\ns[0] = vget_lane_u32(as, 0);\ns[1] = vget_lane_u32(as, 1);\n\n}\nstatic void NEON_handle_tail(uint32_t *pair, const uint8_t *buf, uint64_t len) {\nunsigned int i;\nfor (i = 0; i < len; ++i) {\npair[0] += buf[i];\npair[1] += pair[0];\n}\n}\nuint32_t adler32_neon(uint32_t adler, const uint8_t buf, uint64_t len) {\n/ split Adler-32 into component sums */\nuint32_t sum2 = (adler >> 16) & 0xffff;\nadler &= 0xffff;\n/* in case user likes doing a byte at a time, keep it fast */\nif (len == 1)\n return adler32_len_1(adler, buf, sum2);\n\n/* initial Adler-32 value (deferred check for len == 1 speed) */\nif (buf == NULL)\n return 1L;\n\n/* in case short lengths are provided, keep it somewhat fast */\nif (len < 16)\n return adler32_len_16(adler, buf, len, sum2);\n\nuint32_t pair[2];\nint n = NMAX;\nunsigned int done = 0;\n\n/* Split Adler-32 into component sums, it can be supplied by\n * the caller sites (e.g. in a PNG file).\n */\npair[0] = adler;\npair[1] = sum2;\n\n/* If memory is not SIMD aligned, do scalar sums to an aligned\n * offset, provided that doing so doesn't completely eliminate\n * SIMD operation. Aligned loads are still faster on ARM, even\n * though there's no explicit aligned load instruction */\nunsigned int align_offset = ((uintptr_t)buf & 15);\nunsigned int align_adj = (align_offset) ? 16 - align_offset : 0;\n\nif (align_offset && len >= (16 + align_adj)) {\n NEON_handle_tail(pair, buf, align_adj);\n n -= align_adj;\n done += align_adj;\n\n} else {\n /* If here, we failed the len criteria test, it wouldn't be\n * worthwhile to do scalar aligning sums */\n align_adj = 0;\n}\n\nwhile (done < len) {\n int remaining = (int)(len - done);\n n = MIN(remaining, (done == align_adj) ? n : NMAX);\n\n if (n < 16)\n break;\n\n NEON_accum32(pair, buf + done, n >> 4);\n pair[0] %= BASE;\n pair[1] %= BASE;\n\n int actual_nsums = (n >> 4) << 4;\n done += actual_nsums;\n}\n\n/* Handle the tail elements. */\nif (done < len) {\n NEON_handle_tail(pair, (buf + done), len - done);\n pair[0] %= BASE;\n pair[1] %= BASE;\n}\n\n/* D = B * 65536 + A, see: https://en.wikipedia.org/wiki/Adler-32. */\nreturn (pair[1] << 16) | pair[0];\n\n}\n#define adler32 adler32_neon\n#define Z_NULL NULL\nint main()\n{\nsize_t len = 8192;\nvoid* buffer = malloc(len);\nu_int32_t adler = adler32(0L, Z_NULL, 0);\nu_int32_t aadler = adler32(adler, buffer, len);\nfree(buffer);\nreturn 0;\n}\n\nCompile it directly: /opt/android-ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi33-clang source.c\nShip it to device, execute it, crashed\n\n\nsource.zip\n\n\nIf it's not crashing with direct linking it seems very likely to not be an issue with the adler32 function itself but with an API incompatibility. It seems probable that the change in API is making the function resolution break in strange ways from the global descriptor table from the ELF binary.\nWe can probably confirm this if you can compile something against vanilla zlib 1.2.12 and then LD_PRELOAD zlib-ng.\nYour test binary also seems to be aarch32. While I probably do have a 32 bit ARM system, I'm sure it doesn't have neon support. Your crashing load when running objdump on your binary seems to be around here:\n 17b44: eea07b90 vdup.32 q8, r7\n 17b48: e1a0c009 mov ip, r9\n 17b4c: e3a08000 mov r8, #0\n 17b50: f4440aef vst1.64 {d16-d17}, [r4 :128]```\n\nvst1.64 is storing 2 x 64 bit wide stores from registers d16-d17 into the address contained in register 4 (which is presumed to be aligned to a 128 bit boundary, given the :128 hint). From your stack trace + register printout, that address is in fact 128 bit (16 byte) aligned. Interesting that the dump here shows the store into r4 and not r0, though it's possible you have some variance in your compilation from that crash that I may not be looking at the proper instruction. Somewhat interesting is that we don't intentionally generate any stores until the final checksum, so this is very likely a compiler generated register spill. Given that it assumes it can be aligned, it's probably spilling the `taps` array (aarch32 I would expect to have some register starvation so that makes sense).\n\nNow, why there would be issues with stack alignment here...perhaps that's an android ABI thing? The address certainly appears to be the proper alignment and you're not seeing crashes when linking directly, which is telling. You could try removing that \"ALIGNED_(16)\" macro and that might coincidentally fix your problem but this seems like something stranger is happening. Can you try linking your test application to zlib 1.2.12 and then LD_PRELOAD'ing the zlib-ng shared lib? Officially, this method, while it works, is kind of discouraged, especially system-wide. In particular you're subverting the loader and telling it to load all of the exported functions from the shared library before anything else and hoping that it's API compatible. \n\n\n\nOh my fault, I mistake your meaning, I just do linking and removed the function call, actually regardless of how to link, program only crash when it execute the adler32_neon\n\n\nJust to double check your use case as close as possible (I'm on aarch64 and using Linux, not android, but perhaps this is a good enough test):\n[adam@odroid ~]$ cat test.c \n#include <stddef.h>\n#include <sys/types.h>\n#include <zlib.h>\n#include <stdlib.h>\n\nint main()\n{\n size_t len = 8192;\n void* buffer = malloc(len);\n u_int32_t adler = adler32(0L, Z_NULL, 0);\n u_int32_t aadler = adler32(adler, buffer, len);\n free(buffer);\n return 0;\n}\n\n[adam@odroid blah]$ ls -alh /usr/lib/libz.so.1.2.12 \n-rwxr-xr-x 1 root root 90K Apr 24 06:07 /usr/lib/libz.so.1.2.12\n[adam@odroid blah]$ cd\n[adam@odroid ~]$ gcc -O3 -march=native test.c -lz -o test.out\n[adam@odroid ~]$ ldd test.out \n\tlinux-vdso.so.1 (0x0000ffffa93be000)\n\tlibz.so.1 => /usr/lib/libz.so.1 (0x0000ffffa9330000)\n\tlibc.so.6 => /usr/lib/libc.so.6 (0x0000ffffa9170000)\n\t/lib/ld-linux-aarch64.so.1 => /usr/lib/ld-linux-aarch64.so.1 (0x0000ffffa9385000)\n[adam@odroid ~]$ LD_PRELOAD=/home/adam/zlib-ng-install/lib/libz.so.1.2.12.zlib-ng ./test.out \n[adam@odroid ~]$ echo $?\n0\n\n\n\n\nsource.zip\n\nThis test I extracted the function standalone and it does crashed\n\n\n[adam@odroid blah]$ cat source.c\n#include <stddef.h>\n#include <string.h>\n#include <stdlib.h>\n#include <stdint.h>\n\n#include <arm_neon.h>\n#include \"adler32_p.h\"\n\n#if defined(__clang__) || defined(__GNUC__)\n# define ALIGNED_(x) __attribute__ ((aligned(x)))\n#elif defined(_MSC_VER)\n# define ALIGNED_(x) __declspec(align(x))\n#endif\n\n/* Minimum of a and b. */\n#define MIN(a, b) ((a) > (b) ? (b) : (a))\n/* Maximum of a and b. */\n#define MAX(a, b) ((a) < (b) ? (b) : (a))\n\n#define vmull_high_u8(a, b) vmull_u8(vget_high_u8(a), vget_high_u8(b))\n#define vmlal_high_u8(a, b, c) vmlal_u8(a, vget_high_u8(b), vget_high_u8(c))\n#define vmlal_high_u16(a, b, c) vmlal_u16(a, vget_high_u16(b), vget_high_u16(c))\n#define vaddw_high_u8(a, b) vaddw_u8(a, vget_high_u8(b))\n\nstatic void NEON_accum32(uint32_t *s, const uint8_t *buf, uint64_t len) {\n static const uint16_t ALIGNED_(16) taps[64] = {\n 64, 63, 62, 61, 60, 59, 58, 57,\n 56, 55, 54, 53, 52, 51, 50, 49,\n 48, 47, 46, 45, 44, 43, 42, 41,\n 40, 39, 38, 37, 36, 35, 34, 33,\n 32, 31, 30, 29, 28, 27, 26, 25,\n 24, 23, 22, 21, 20, 19, 18, 17,\n 16, 15, 14, 13, 12, 11, 10, 9,\n 8, 7, 6, 5, 4, 3, 2, 1 };\n\n uint32x4_t adacc = vdupq_n_u32(0);\n uint32x4_t s2acc = vdupq_n_u32(0);\n uint32x4_t s2acc_0 = vdupq_n_u32(0);\n uint32x4_t s2acc_1 = vdupq_n_u32(0);\n uint32x4_t s2acc_2 = vdupq_n_u32(0);\n\n adacc = vsetq_lane_u32(s[0], adacc, 0);\n s2acc = vsetq_lane_u32(s[1], s2acc, 0);\n\n uint32x4_t s3acc = vdupq_n_u32(0);\n uint32x4_t adacc_prev = adacc;\n\n uint16x8_t s2_0, s2_1, s2_2, s2_3;\n s2_0 = s2_1 = s2_2 = s2_3 = vdupq_n_u16(0);\n\n uint16x8_t s2_4, s2_5, s2_6, s2_7;\n s2_4 = s2_5 = s2_6 = s2_7 = vdupq_n_u16(0);\n\n uint64_t num_iter = len >> 2;\n int rem = len & 3;\n\n for (uint64_t i = 0; i < num_iter; ++i) {\n uint8x16x4_t d0_d3 = vld1q_u8_x4(buf);\n\n /* Unfortunately it doesn't look like there's a direct sum 8 bit to 32\n * bit instruction, we'll have to make due summing to 16 bits first */\n uint16x8x2_t hsum, hsum_fold;\n hsum.val[0] = vpaddlq_u8(d0_d3.val[0]);\n hsum.val[1] = vpaddlq_u8(d0_d3.val[1]);\n\n hsum_fold.val[0] = vpadalq_u8(hsum.val[0], d0_d3.val[2]);\n hsum_fold.val[1] = vpadalq_u8(hsum.val[1], d0_d3.val[3]);\n\n adacc = vpadalq_u16(adacc, hsum_fold.val[0]);\n s3acc = vaddq_u32(s3acc, adacc_prev);\n adacc = vpadalq_u16(adacc, hsum_fold.val[1]);\n\n /* If we do straight widening additions to the 16 bit values, we don't incur\n * the usual penalties of a pairwise add. We can defer the multiplications\n * until the very end. These will not overflow because we are incurring at\n * most 408 loop iterations (NMAX / 64), and a given lane is only going to be\n * summed into once. This means for the maximum input size, the largest value\n * we will see is 255 * 102 = 26010, safely under uint16 max */\n s2_0 = vaddw_u8(s2_0, vget_low_u8(d0_d3.val[0]));\n s2_1 = vaddw_high_u8(s2_1, d0_d3.val[0]);\n s2_2 = vaddw_u8(s2_2, vget_low_u8(d0_d3.val[1]));\n s2_3 = vaddw_high_u8(s2_3, d0_d3.val[1]);\n s2_4 = vaddw_u8(s2_4, vget_low_u8(d0_d3.val[2]));\n s2_5 = vaddw_high_u8(s2_5, d0_d3.val[2]);\n s2_6 = vaddw_u8(s2_6, vget_low_u8(d0_d3.val[3]));\n s2_7 = vaddw_high_u8(s2_7, d0_d3.val[3]);\n\n adacc_prev = adacc;\n buf += 64;\n }\n\n s3acc = vshlq_n_u32(s3acc, 6);\n\n if (rem) {\n uint32x4_t s3acc_0 = vdupq_n_u32(0);\n while (rem--) {\n uint8x16_t d0 = vld1q_u8(buf);\n uint16x8_t adler;\n adler = vpaddlq_u8(d0);\n s2_6 = vaddw_u8(s2_6, vget_low_u8(d0));\n s2_7 = vaddw_high_u8(s2_7, d0);\n adacc = vpadalq_u16(adacc, adler);\n s3acc_0 = vaddq_u32(s3acc_0, adacc_prev);\n adacc_prev = adacc;\n buf += 16;\n }\n\n s3acc_0 = vshlq_n_u32(s3acc_0, 4);\n s3acc = vaddq_u32(s3acc_0, s3acc);\n }\n\n uint16x8x4_t t0_t3 = vld1q_u16_x4(taps);\n uint16x8x4_t t4_t7 = vld1q_u16_x4(taps + 32);\n\n s2acc = vmlal_high_u16(s2acc, t0_t3.val[0], s2_0);\n s2acc_0 = vmlal_u16(s2acc_0, vget_low_u16(t0_t3.val[0]), vget_low_u16(s2_0));\n s2acc_1 = vmlal_high_u16(s2acc_1, t0_t3.val[1], s2_1);\n s2acc_2 = vmlal_u16(s2acc_2, vget_low_u16(t0_t3.val[1]), vget_low_u16(s2_1));\n\n s2acc = vmlal_high_u16(s2acc, t0_t3.val[2], s2_2);\n s2acc_0 = vmlal_u16(s2acc_0, vget_low_u16(t0_t3.val[2]), vget_low_u16(s2_2));\n s2acc_1 = vmlal_high_u16(s2acc_1, t0_t3.val[3], s2_3);\n s2acc_2 = vmlal_u16(s2acc_2, vget_low_u16(t0_t3.val[3]), vget_low_u16(s2_3));\n\n s2acc = vmlal_high_u16(s2acc, t4_t7.val[0], s2_4);\n s2acc_0 = vmlal_u16(s2acc_0, vget_low_u16(t4_t7.val[0]), vget_low_u16(s2_4));\n s2acc_1 = vmlal_high_u16(s2acc_1, t4_t7.val[1], s2_5);\n s2acc_2 = vmlal_u16(s2acc_2, vget_low_u16(t4_t7.val[1]), vget_low_u16(s2_5));\n\n s2acc = vmlal_high_u16(s2acc, t4_t7.val[2], s2_6);\n s2acc_0 = vmlal_u16(s2acc_0, vget_low_u16(t4_t7.val[2]), vget_low_u16(s2_6));\n s2acc_1 = vmlal_high_u16(s2acc_1, t4_t7.val[3], s2_7);\n s2acc_2 = vmlal_u16(s2acc_2, vget_low_u16(t4_t7.val[3]), vget_low_u16(s2_7));\n\n s2acc = vaddq_u32(s2acc_0, s2acc);\n s2acc_2 = vaddq_u32(s2acc_1, s2acc_2);\n s2acc = vaddq_u32(s2acc, s2acc_2);\n\n uint32x2_t adacc2, s2acc2, as;\n s2acc = vaddq_u32(s2acc, s3acc);\n adacc2 = vpadd_u32(vget_low_u32(adacc), vget_high_u32(adacc));\n s2acc2 = vpadd_u32(vget_low_u32(s2acc), vget_high_u32(s2acc));\n as = vpadd_u32(adacc2, s2acc2);\n s[0] = vget_lane_u32(as, 0);\n s[1] = vget_lane_u32(as, 1);\n}\n\nstatic void NEON_handle_tail(uint32_t *pair, const uint8_t *buf, uint64_t len) {\n unsigned int i;\n for (i = 0; i < len; ++i) {\n pair[0] += buf[i];\n pair[1] += pair[0];\n }\n}\n\nuint32_t adler32_neon(uint32_t adler, const uint8_t *buf, uint64_t len) {\n /* split Adler-32 into component sums */\n uint32_t sum2 = (adler >> 16) & 0xffff;\n adler &= 0xffff;\n\n /* in case user likes doing a byte at a time, keep it fast */\n if (len == 1)\n return adler32_len_1(adler, buf, sum2);\n\n /* initial Adler-32 value (deferred check for len == 1 speed) */\n if (buf == NULL)\n return 1L;\n\n /* in case short lengths are provided, keep it somewhat fast */\n if (len < 16)\n return adler32_len_16(adler, buf, len, sum2);\n\n uint32_t pair[2];\n int n = NMAX;\n unsigned int done = 0;\n\n /* Split Adler-32 into component sums, it can be supplied by\n * the caller sites (e.g. in a PNG file).\n */\n pair[0] = adler;\n pair[1] = sum2;\n\n /* If memory is not SIMD aligned, do scalar sums to an aligned\n * offset, provided that doing so doesn't completely eliminate\n * SIMD operation. Aligned loads are still faster on ARM, even\n * though there's no explicit aligned load instruction */\n unsigned int align_offset = ((uintptr_t)buf & 15);\n unsigned int align_adj = (align_offset) ? 16 - align_offset : 0;\n\n if (align_offset && len >= (16 + align_adj)) {\n NEON_handle_tail(pair, buf, align_adj);\n n -= align_adj;\n done += align_adj;\n\n } else {\n /* If here, we failed the len criteria test, it wouldn't be\n * worthwhile to do scalar aligning sums */\n align_adj = 0;\n }\n\n while (done < len) {\n int remaining = (int)(len - done);\n n = MIN(remaining, (done == align_adj) ? n : NMAX);\n\n if (n < 16)\n break;\n\n NEON_accum32(pair, buf + done, n >> 4);\n pair[0] %= BASE;\n pair[1] %= BASE;\n\n int actual_nsums = (n >> 4) << 4;\n done += actual_nsums;\n }\n\n /* Handle the tail elements. */\n if (done < len) {\n NEON_handle_tail(pair, (buf + done), len - done);\n pair[0] %= BASE;\n pair[1] %= BASE;\n }\n\n /* D = B * 65536 + A, see: https://en.wikipedia.org/wiki/Adler-32. */\n return (pair[1] << 16) | pair[0];\n}\n\n#define adler32 adler32_neon\n#define Z_NULL NULL\n\nint main()\n{\n size_t len = 8192;\n void* buffer = malloc(len);\n u_int32_t adler = adler32(0L, Z_NULL, 0);\n u_int32_t aadler = adler32(adler, buffer, len);\n free(buffer);\n return 0;\n}[adam@odroid blah]$ gcc -march=native source.c -o test.out -lz\n[adam@odroid blah]$ LD_PRELOAD=/home/adam/zlib-ng-install/lib/libz.so.1.2.12.zlib-ng ./test.out \n[adam@odroid blah]$ echo $?\n0\n\nThe -march=native is merely to enable neon at compilation time. Though, that bit probably isn't strictly necessary with aarch64 since asimd is pretty much implicit, I think. I'm definitely not seeing a crash. What version of vanilla zlib are you linking to? This matters a lot. You said you see this crash if you link directly to zlib-ng as well?\n\n\n\nThis test doesn't link to zlib, I just extract the function out\n\n\ndump.zip\nAnd dumps here\n\n\n\n[adam@odroid blah]$ cat source.c\n#include <stddef.h>\n#include <string.h>\n#include <stdlib.h>\n#include <stdint.h>\n\n#include <arm_neon.h>\n#include \"adler32_p.h\"\n\n#if defined(__clang__) || defined(__GNUC__)\n# define ALIGNED_(x) __attribute__ ((aligned(x)))\n#elif defined(_MSC_VER)\n# define ALIGNED_(x) __declspec(align(x))\n#endif\n\n/* Minimum of a and b. */\n#define MIN(a, b) ((a) > (b) ? (b) : (a))\n/* Maximum of a and b. */\n#define MAX(a, b) ((a) < (b) ? (b) : (a))\n\n#define vmull_high_u8(a, b) vmull_u8(vget_high_u8(a), vget_high_u8(b))\n#define vmlal_high_u8(a, b, c) vmlal_u8(a, vget_high_u8(b), vget_high_u8(c))\n#define vmlal_high_u16(a, b, c) vmlal_u16(a, vget_high_u16(b), vget_high_u16(c))\n#define vaddw_high_u8(a, b) vaddw_u8(a, vget_high_u8(b))\n\nstatic void NEON_accum32(uint32_t *s, const uint8_t *buf, uint64_t len) {\n static const uint16_t ALIGNED_(16) taps[64] = {\n 64, 63, 62, 61, 60, 59, 58, 57,\n 56, 55, 54, 53, 52, 51, 50, 49,\n 48, 47, 46, 45, 44, 43, 42, 41,\n 40, 39, 38, 37, 36, 35, 34, 33,\n 32, 31, 30, 29, 28, 27, 26, 25,\n 24, 23, 22, 21, 20, 19, 18, 17,\n 16, 15, 14, 13, 12, 11, 10, 9,\n 8, 7, 6, 5, 4, 3, 2, 1 };\n\n uint32x4_t adacc = vdupq_n_u32(0);\n uint32x4_t s2acc = vdupq_n_u32(0);\n uint32x4_t s2acc_0 = vdupq_n_u32(0);\n uint32x4_t s2acc_1 = vdupq_n_u32(0);\n uint32x4_t s2acc_2 = vdupq_n_u32(0);\n\n adacc = vsetq_lane_u32(s[0], adacc, 0);\n s2acc = vsetq_lane_u32(s[1], s2acc, 0);\n\n uint32x4_t s3acc = vdupq_n_u32(0);\n uint32x4_t adacc_prev = adacc;\n\n uint16x8_t s2_0, s2_1, s2_2, s2_3;\n s2_0 = s2_1 = s2_2 = s2_3 = vdupq_n_u16(0);\n\n uint16x8_t s2_4, s2_5, s2_6, s2_7;\n s2_4 = s2_5 = s2_6 = s2_7 = vdupq_n_u16(0);\n\n uint64_t num_iter = len >> 2;\n int rem = len & 3;\n\n for (uint64_t i = 0; i < num_iter; ++i) {\n uint8x16x4_t d0_d3 = vld1q_u8_x4(buf);\n\n /* Unfortunately it doesn't look like there's a direct sum 8 bit to 32\n * bit instruction, we'll have to make due summing to 16 bits first */\n uint16x8x2_t hsum, hsum_fold;\n hsum.val[0] = vpaddlq_u8(d0_d3.val[0]);\n hsum.val[1] = vpaddlq_u8(d0_d3.val[1]);\n\n hsum_fold.val[0] = vpadalq_u8(hsum.val[0], d0_d3.val[2]);\n hsum_fold.val[1] = vpadalq_u8(hsum.val[1], d0_d3.val[3]);\n\n adacc = vpadalq_u16(adacc, hsum_fold.val[0]);\n s3acc = vaddq_u32(s3acc, adacc_prev);\n adacc = vpadalq_u16(adacc, hsum_fold.val[1]);\n\n /* If we do straight widening additions to the 16 bit values, we don't incur\n * the usual penalties of a pairwise add. We can defer the multiplications\n * until the very end. These will not overflow because we are incurring at\n * most 408 loop iterations (NMAX / 64), and a given lane is only going to be\n * summed into once. This means for the maximum input size, the largest value\n * we will see is 255 * 102 = 26010, safely under uint16 max */\n s2_0 = vaddw_u8(s2_0, vget_low_u8(d0_d3.val[0]));\n s2_1 = vaddw_high_u8(s2_1, d0_d3.val[0]);\n s2_2 = vaddw_u8(s2_2, vget_low_u8(d0_d3.val[1]));\n s2_3 = vaddw_high_u8(s2_3, d0_d3.val[1]);\n s2_4 = vaddw_u8(s2_4, vget_low_u8(d0_d3.val[2]));\n s2_5 = vaddw_high_u8(s2_5, d0_d3.val[2]);\n s2_6 = vaddw_u8(s2_6, vget_low_u8(d0_d3.val[3]));\n s2_7 = vaddw_high_u8(s2_7, d0_d3.val[3]);\n\n adacc_prev = adacc;\n buf += 64;\n }\n\n s3acc = vshlq_n_u32(s3acc, 6);\n\n if (rem) {\n uint32x4_t s3acc_0 = vdupq_n_u32(0);\n while (rem--) {\n uint8x16_t d0 = vld1q_u8(buf);\n uint16x8_t adler;\n adler = vpaddlq_u8(d0);\n s2_6 = vaddw_u8(s2_6, vget_low_u8(d0));\n s2_7 = vaddw_high_u8(s2_7, d0);\n adacc = vpadalq_u16(adacc, adler);\n s3acc_0 = vaddq_u32(s3acc_0, adacc_prev);\n adacc_prev = adacc;\n buf += 16;\n }\n\n s3acc_0 = vshlq_n_u32(s3acc_0, 4);\n s3acc = vaddq_u32(s3acc_0, s3acc);\n }\n\n uint16x8x4_t t0_t3 = vld1q_u16_x4(taps);\n uint16x8x4_t t4_t7 = vld1q_u16_x4(taps + 32);\n\n s2acc = vmlal_high_u16(s2acc, t0_t3.val[0], s2_0);\n s2acc_0 = vmlal_u16(s2acc_0, vget_low_u16(t0_t3.val[0]), vget_low_u16(s2_0));\n s2acc_1 = vmlal_high_u16(s2acc_1, t0_t3.val[1], s2_1);\n s2acc_2 = vmlal_u16(s2acc_2, vget_low_u16(t0_t3.val[1]), vget_low_u16(s2_1));\n\n s2acc = vmlal_high_u16(s2acc, t0_t3.val[2], s2_2);\n s2acc_0 = vmlal_u16(s2acc_0, vget_low_u16(t0_t3.val[2]), vget_low_u16(s2_2));\n s2acc_1 = vmlal_high_u16(s2acc_1, t0_t3.val[3], s2_3);\n s2acc_2 = vmlal_u16(s2acc_2, vget_low_u16(t0_t3.val[3]), vget_low_u16(s2_3));\n\n s2acc = vmlal_high_u16(s2acc, t4_t7.val[0], s2_4);\n s2acc_0 = vmlal_u16(s2acc_0, vget_low_u16(t4_t7.val[0]), vget_low_u16(s2_4));\n s2acc_1 = vmlal_high_u16(s2acc_1, t4_t7.val[1], s2_5);\n s2acc_2 = vmlal_u16(s2acc_2, vget_low_u16(t4_t7.val[1]), vget_low_u16(s2_5));\n\n s2acc = vmlal_high_u16(s2acc, t4_t7.val[2], s2_6);\n s2acc_0 = vmlal_u16(s2acc_0, vget_low_u16(t4_t7.val[2]), vget_low_u16(s2_6));\n s2acc_1 = vmlal_high_u16(s2acc_1, t4_t7.val[3], s2_7);\n s2acc_2 = vmlal_u16(s2acc_2, vget_low_u16(t4_t7.val[3]), vget_low_u16(s2_7));\n\n s2acc = vaddq_u32(s2acc_0, s2acc);\n s2acc_2 = vaddq_u32(s2acc_1, s2acc_2);\n s2acc = vaddq_u32(s2acc, s2acc_2);\n\n uint32x2_t adacc2, s2acc2, as;\n s2acc = vaddq_u32(s2acc, s3acc);\n adacc2 = vpadd_u32(vget_low_u32(adacc), vget_high_u32(adacc));\n s2acc2 = vpadd_u32(vget_low_u32(s2acc), vget_high_u32(s2acc));\n as = vpadd_u32(adacc2, s2acc2);\n s[0] = vget_lane_u32(as, 0);\n s[1] = vget_lane_u32(as, 1);\n}\n\nstatic void NEON_handle_tail(uint32_t *pair, const uint8_t *buf, uint64_t len) {\n unsigned int i;\n for (i = 0; i < len; ++i) {\n pair[0] += buf[i];\n pair[1] += pair[0];\n }\n}\n\nuint32_t adler32_neon(uint32_t adler, const uint8_t *buf, uint64_t len) {\n /* split Adler-32 into component sums */\n uint32_t sum2 = (adler >> 16) & 0xffff;\n adler &= 0xffff;\n\n /* in case user likes doing a byte at a time, keep it fast */\n if (len == 1)\n return adler32_len_1(adler, buf, sum2);\n\n /* initial Adler-32 value (deferred check for len == 1 speed) */\n if (buf == NULL)\n return 1L;\n\n /* in case short lengths are provided, keep it somewhat fast */\n if (len < 16)\n return adler32_len_16(adler, buf, len, sum2);\n\n uint32_t pair[2];\n int n = NMAX;\n unsigned int done = 0;\n\n /* Split Adler-32 into component sums, it can be supplied by\n * the caller sites (e.g. in a PNG file).\n */\n pair[0] = adler;\n pair[1] = sum2;\n\n /* If memory is not SIMD aligned, do scalar sums to an aligned\n * offset, provided that doing so doesn't completely eliminate\n * SIMD operation. Aligned loads are still faster on ARM, even\n * though there's no explicit aligned load instruction */\n unsigned int align_offset = ((uintptr_t)buf & 15);\n unsigned int align_adj = (align_offset) ? 16 - align_offset : 0;\n\n if (align_offset && len >= (16 + align_adj)) {\n NEON_handle_tail(pair, buf, align_adj);\n n -= align_adj;\n done += align_adj;\n\n } else {\n /* If here, we failed the len criteria test, it wouldn't be\n * worthwhile to do scalar aligning sums */\n align_adj = 0;\n }\n\n while (done < len) {\n int remaining = (int)(len - done);\n n = MIN(remaining, (done == align_adj) ? n : NMAX);\n\n if (n < 16)\n break;\n\n NEON_accum32(pair, buf + done, n >> 4);\n pair[0] %= BASE;\n pair[1] %= BASE;\n\n int actual_nsums = (n >> 4) << 4;\n done += actual_nsums;\n }\n\n /* Handle the tail elements. */\n if (done < len) {\n NEON_handle_tail(pair, (buf + done), len - done);\n pair[0] %= BASE;\n pair[1] %= BASE;\n }\n\n /* D = B * 65536 + A, see: https://en.wikipedia.org/wiki/Adler-32. */\n return (pair[1] << 16) | pair[0];\n}\n\n#define adler32 adler32_neon\n#define Z_NULL NULL\n\nint main()\n{\n size_t len = 8192;\n void* buffer = malloc(len);\n u_int32_t adler = adler32(0L, Z_NULL, 0);\n u_int32_t aadler = adler32(adler, buffer, len);\n free(buffer);\n return 0;\n}[adam@odroid blah]$ gcc -march=native source.c -o test.out -lz\n[adam@odroid blah]$ LD_PRELOAD=/home/adam/zlib-ng-install/lib/libz.so.1.2.12.zlib-ng ./test.out \n[adam@odroid blah]$ echo $?\n0\n\nThe -march=native is merely to enable neon at compilation time. Though, that bit probably isn't strictly necessary with aarch64 since asimd is pretty much implicit, I think. I'm definitely not seeing a crash. What version of vanilla zlib are you linking to? This matters a lot. You said you see this crash if you link directly to zlib-ng as well?\n\nYes, directly linking it crashed as well if I called the adler32 function\n\n\nSo I make the adler32 neon impl standalone to test if it will crash\nAnd significantly the same error\n\n\nThat's peculiar. I'm pretty sure our ci has an aarch32 target running neon (on Linux, at least). Does the crash go away if you remove the ALIGNED_(16) macro? There's no technical reason it needs it, it's simply an (probably meaningful on aarch32) optimization. Doing so should remove that alignment hint.\nIf that's the case, there might be a bug in the clang distributed with NDK.\n\n\n\nNo, after delete the ALIGNED marco, it triggered a bus error as well\n\n\nThere's no obvious bug here that would trigger this. The loads themselves are of the natural type for a byte and the spills are generated by the compiler.\nThe only thing I can think of is the 4x load rather than 4 separate discrete loads. I'm fairly certain there's no alignment requirement for that in the arm abi to begin with, but maybe?\n\n\nI suspect clang is generating an alignment hint regardless at those stores. Now the address at the sigbus seemed properly aligned so that was weird but:\nhttps://github.com/android/ndk/issues/640\nThere's at least some evidence that clang excessively decorates with that hint. Which of course will generate a fault if not properly aligned. This is really strange. It's an issue that disappears entirely on aarch64 as that hint I think is non-existent.\n\n\nYes, it's a clang specific issue, I tried compile with arm gcc and libc static linked, works well\n\nI suspect clang is generating an alignment hint regardless at those stores. Now the address at the sigbus seemed properly aligned so that was weird but: android/ndk#640\nThere's at least some evidence that clang excessively decorates with that hint. Which of course will generate a fault if not properly aligned. This is really strange. It's an issue that disappears entirely on aarch64 as that hint I think is non-existent.\n\n\n\nSeem that bus error at this line https://github.com/zlib-ng/zlib-ng/blob/ce01b1e41da298334f8214389cc9369540a7560f/arch/arm/adler32_neon.c#L51\n\n\n\nSeem that bus error at this line\nhttps://github.com/zlib-ng/zlib-ng/blob/ce01b1e41da298334f8214389cc9369540a7560f/arch/arm/adler32_neon.c#L51\n\nBut if we don't use <arm_neon>'s vld1q_u8_x4 vld1q_u16_x4\nbut the fallback https://github.com/zlib-ng/zlib-ng/blob/ce01b1e41da298334f8214389cc9369540a7560f/fallback_builtins.h#L111\nhttps://github.com/zlib-ng/zlib-ng/blob/ce01b1e41da298334f8214389cc9369540a7560f/fallback_builtins.h#L102\nprogram will pass\n\n\nMaybe we should not use these builtin functions althouth <arm_neon> have it but override them?\n\n\nBut fact is that my device does support LD4\nI tried a small test\n#include <alloca.h>\n#include <arm_neon.h>\nint main()\n{\nsize_t len = 64;\nvoid* buffer = alloca(len);\nuint32_t pair[2];\nvld1q_u16_x4(buffer);\nreturn 0;\n}\nprograms trigger bus error randomly\nSeems vld1q_u16_x4 usage have some alignment requirement and our zlib-ng just not satisfy it\n\n\nAnd call vld1q_u16 respectively doesn't have such requirement :\n#include <alloca.h>\n#include <arm_neon.h>\nstatic inline uint16x8x4_t vld1q_u16_x4__(uint16_t *a) {\nuint16x8x4_t ret = (uint16x8x4_t) {{\nvld1q_u16(a),\nvld1q_u16(a+8),\nvld1q_u16(a+16),\nvld1q_u16(a+24)}};\nreturn ret;\n}\nint main()\n{\nsize_t len = 64;\nvoid* buffer = alloca(len);\nuint32_t pair[2];\nvld1q_u16_x4__(buffer);\nreturn 0;\n}\nprogram never fails\n\n\n@KungFuJesus Any idea?\n\n\n\nThere's no obvious bug here that would trigger this. The loads themselves are of the natural type for a byte and the spills are generated by the compiler.\nThe only thing I can think of is the 4x load rather than 4 separate discrete loads. I'm fairly certain there's no alignment requirement for that in the arm abi to begin with, but maybe?\n\nFeel like it just because 4x load have alignment requirement (at least on my environment)\n\n\nIf the alignment is required by Android ABI, maybe we need specific workaround for combination of Android and Clang... I know we have had workarounds for Clang before.\n\n\nIt's unclear if it's a requirement of the Android ABI, the aarch32 ABI, or both. I can't find any such documentation specifying the need for alignment for a 4x load. The load in the loop most of the time actually is aligned, except for the case that doing scalar sums to get to alignment would bypass the vectorized function entirely. Certainly the example with 8k bytes here, this is the case and he's still seeing a crash with it?\nIf we can find out what is requiring this we can probably surmise a combination in the preprocessor to make these conditions compile to the fallback. This isn't the only place the 4x wide load is used, though. It's used in slidehash as well, where we always have guaranteed 16 byte alignment.\n\n\n\nIt really shouldn't require alignment for a 4x load. It really seems like a compiler bug. Does gcc actually generate the 4x load or does it not have the intrinsic and just use the fallback?\n\ngcc doesn't have such a 4x load intrinsic, just use the fallback\n\n\nI mean...https://www.google.com/search?q=\"vld1q_u8_x4\"+sigbus&sxsrf=ALiCzsY7uWuymeHoWL1eJw17w-Zspvnq-w%3A1663077828766&ei=xI0gY_6ZLoyp5NoP7M-4SA&ved=0ahUKEwj-i97Z95H6AhWMFFkFHewnDgkQ4dUDCA4&uact=5&oq=\"vld1q_u8_x4\"+sigbus&gs_lcp=Cgdnd3Mtd2l6EAMyCAgAEKIEELADMggIABCiBBCwAzIICAAQogQQsAMyCAgAEKIEELADMggIABCiBBCwA0oECEEYAUoECEYYAFAAWABgogZoAnAAeACAAQCIAQCSAQCYAQDIAQXAAQE&sclient=gws-wiz\n0 results. Are we literally the only people to have seen this? Something doesn't seem quite right, here. This crash is on actual hardware and not with a qemu target?\n\n\n\nIt's unclear if it's a requirement of the Android ABI, the aarch32 ABI, or both. I can't find any such documentation specifying the need for alignment for a 4x load. The load in the loop most of the time actually is aligned, except for the case that doing scalar sums to get to alignment would bypass the vectorized function entirely. Certainly the example with 8k bytes here, this is the case and he's still seeing a crash with it?\n\nAs far as I know, only 32-bit Android ABI used both gcc and clang and this is clearly issue with Android ABI versions that already used Clang. The stricter alignment requirement was clearly for backwards compatibility and doesn't make much sense to keep it for 64-bit binaries as the shift from 32-bit to 64-bit addressing model already require rewrite of the ABI.\n\n\nAnd vld1qx? for armv7 is supported in clang since https://github.com/llvm/llvm-project/commit/9c40c0ad0ca49a0b4eff20bf85b088daecb0014f\n\n\n@KungFuJesus I suspect it is combination of using specific Android ABI version as a target for clang and complexity of code. When we confirm the exact line where the alignment exception happens, we need to force compiler to align all variables used in that line. Using the current fallback might be the last solution, as we don't know (yet) if splitting the x4 load to two x2 loads avoids the exception...\nI've seen similar issue with 32-bit PowerPC processors using vector instructions.\n\n\nI feel like this should be a bug filed with NDK. Why does Google think it can assume any alignment here, let alone 256 bit alignment at this address? Do newer versions of the NDK distribute newer versions of clang that maybe have this feature removed?\n\n\nGoogle has pretty much killed most of Android development in C or C++ with the change to Clang and custom C library... Only applications that are still released are either written in Java or JavaScript.\nAlthough we could blame Google and ask affected zlib-ng users to file another bug report against Android NDK, I'm pessimistic about them fixing anything for the 32-bit ABI.\n\n\n@asuka-mio could carry a custom patch that forces this to 4x discretized loads I guess, but it seems awfully silly. The register spills on aarch32 also bothers me a bit. @dougallj has a better adler32 implementation (leveraging a more direct widening fused multiply add) that myself or him could drop in at any time, but I don't think that really would help all that much with the register pressure situation. I'm also not entirely sure that instruction exists in armv7.\n\n\n\n@asuka-mio could carry a custom patch that forces this to 4x discretized loads I guess, but it seems awfully silly. The register spills on aarch32 also bothers me a bit. @dougallj has a better adler32 implementation (leveraging a more direct widening fused multiply add) that myself or him could drop in at any time, but I don't think that really would help all that much with the register pressure situation. I'm also not entirely sure that instruction exists in armv7.\n\nIt's up to us to decide if it's worth adding workaround in the official zlib-ng sources or downstream the patch to third-party port... I usually tag people I think should participate in the discussion and anyone is free to tag more people even if our guidelines say those people have no vote in final decisions because they are not long-time contributors.\n\n\nI mentioned an NDK bug in this - maybe that will draw some attention from Google NDK people? I certainly suggest filing an issue on the NDK github repo, this is definitely clang doing something it shouldn't. I tagged dougallj mostly to properly credit the better adler32 implementation, however he does have some ARM expertise so his input / speculation here could be valuable.\n\n\nReminds me of all the issues we have had with Microsoft breaking things... We actually managed to get them fix some of their issues, which is quite an achievement for a project of this size.\n\n\n\n@dougallj has a better adler32 implementation (leveraging a more direct widening fused multiply add) that myself or him could drop in at any time, but I don't think that really would help all that much with the register pressure situation. I'm also not entirely sure that instruction exists in armv7.\n\nYeah, unfortunately my implementation isn't a drop-in replacement, as it requires FEAT_DotProd (which is available in 32-bit code, but not prior to ARMv8.2, optional in 8.2/8.3 and present in ARMv8.4 onwards). If there is a register pressure issue, then I'd imagine switching to a narrower implementation would improve performance.\nI don't have much experience with 32-bit ARM, but I agree that the 256-bit alignment looks like a compiler bug (given the intrinsic takes an argument with 8-bit alignment): https://godbolt.org/z/MGq48jcqx\n\nI usually tag people I think should participate in the discussion and anyone is free to tag more people even if our guidelines say those people have no vote in final decisions because they are not long-time contributors.\n\nI'm not looking for a vote, just trying to help out :)\n\n\nIf it's anything like the VNNI implementation was, there was room to overlap 2 running sums. This version is tracking many more sums to try to maximize overlap but I imagine a version that widens at the same time as the dot prod will probably require much fewer in flight registers.\nAs far as detecting if available, I'm sure we can make that work with the standard function table + runtime detection, keeping this one for CPUs that lack that capability.\n\n\nYeah, I imagine we could make something work.\nIt looks like A32 has 16 128-bit registers (half as many as A64). My current code uses 16 registers for the accumulators and multipliers/taps – so there aren't registers left over for the data:\n uint8x16x4_t mul = vld1q_u8_x4(MULTIPLIERS);\n uint32x4_t accs[4] = { 0 };\n uint32x4_t sums[4] = { 0 };\n uint32x4_t extras[4] = { 0 };\n\nSo I'd change it to avoid spilling if 32-bit ARM is an important target. (On M1 keeping those separate maximises throughput by having separate latency chains, but that's unlikely to make a difference on the 32-bit targets I'm aware of.)\n\n\nWe have google benchmarks that time various buffer lengths through the adler functions. It's easy to wire up a new implementation to it and we could test it on a variety of Cortex implementations. It seems likely that breaking data dependency chains is beneficial - that was certainly the case for PowerPC (good lord I had to unroll a lot wider than the max vector with on a G5) and x86. I imagine with big.LITTLE, the little architectures might need the unrolling to get max throughput.\n\n\n\nI'm not looking for a vote, just trying to help out :)\n\nI know... I have been contributor to this project since when the only optimizations were for x86... I started with PowerPC and ARM optimizations while I was still studying the instruction sets, so my knowledge was limited... My primary goal was to add enough code to attract more developers who are more familiar with the different instruction sets.\n\n\nThis breaks support for Raspberry Pi v3b as well.\n" | gharchive/issue | 2022-09-11T07:15:02 | 2025-04-01T06:04:40.038515 | {
"authors": [
"KungFuJesus",
"asuka-mio",
"darktohka",
"dougallj",
"mtl1979"
],
"repo": "zlib-ng/zlib-ng",
"url": "https://github.com/zlib-ng/zlib-ng/issues/1343",
"license": "Zlib",
"license_type": "permissive",
"license_source": "github-api"
} |
788429416 | Cut v3.1.0 release
There are ~20 commits in master since v3.0.0.
From a quick scan I think we've only added new lints and fixed bugs so this could be a MINOR version bump. Whoever takes on preparing the release candidate tag + announcement should verify that there isn't anything in the diff set that would require a m... | gharchive/issue | 2021-01-18T17:10:44 | 2025-04-01T06:04:40.082344 | {
"authors": [
"cardonator",
"christopher-henderson",
"cpu",
"zakird"
],
"repo": "zmap/zlint",
"url": "https://github.com/zmap/zlint/issues/545",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
173611130 | Microwave reciever not working, cant destroy satellites, clone and destroy button texture missing
i have found a few bugs first of all i made a microwave reciever and put a satellite in it made from a mricowave transmitter and 3 large solar panels but theres no power coming in the microwave receiver dont know if inte... | gharchive/issue | 2016-08-27T19:20:19 | 2025-04-01T06:04:40.099210 | {
"authors": [
"BramDeCreep",
"TheGuyRunningSouth",
"zmaster587"
],
"repo": "zmaster587/AdvancedRocketry",
"url": "https://github.com/zmaster587/AdvancedRocketry/issues/194",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
142017201 | Would you consider re-licensing this repository?
Hello there, we'd love to use this library to syntax-highlight files on GitHub but in order to do so we need this library to have a more permissive license.
If you don't have any particular reason for choosing GPL would you be willing to consider switching this to a mo... | gharchive/issue | 2016-03-19T02:02:27 | 2025-04-01T06:04:40.107400 | {
"authors": [
"arfon",
"zmthy"
],
"repo": "zmthy/grace-tmbundle",
"url": "https://github.com/zmthy/grace-tmbundle/issues/2",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
827294823 | Category name no longer displayed on hover of a problem
I am trying to configure the severity of some categories, and for that I need to know the category name used by Grammarly.
According to the guide on GitHub, the category name should be displayed when hovering on a problem.
However, it seems not to be present in... | gharchive/issue | 2021-03-10T07:49:29 | 2025-04-01T06:04:40.111275 | {
"authors": [
"svilches"
],
"repo": "znck/grammarly",
"url": "https://github.com/znck/grammarly/issues/172",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
596087197 | Doesn't seem to be working on Insiders and on Windows
The extension worked briefly, but now it doesn't seem to be accepting the credentials anymore, always falling back to "asdf" every time the command palette is opened. the new credentials never stick. where can I delete the saved (wrong) credentials?
https://sup... | gharchive/issue | 2020-04-07T19:05:38 | 2025-04-01T06:04:40.112897 | {
"authors": [
"pocesar",
"znck"
],
"repo": "znck/grammarly",
"url": "https://github.com/znck/grammarly/issues/84",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
224700748 | Use SPDX identifier in license field of META6.json
Use the standardized identifier for the license field.
For more details see https://design.perl6.org/S22.html#license
Thanks.
| gharchive/pull-request | 2017-04-27T07:53:19 | 2025-04-01T06:04:40.128717 | {
"authors": [
"samcv",
"zoffixznet"
],
"repo": "zoffixznet/perl6-Acme-Anguish",
"url": "https://github.com/zoffixznet/perl6-Acme-Anguish/pull/1",
"license": "Artistic-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1505565034 | Code for PINO
Hi Zongyi,
Great of your work. I am very interested in the application of FNO in CFD, I would like to know where I can find the relevant code of PINO.Will this code be open source soon?
Thanks
Hi Nevo,
The PINO code is available at https://github.com/devzhk/PINO
Thanks,
Zongyi
Thank you very much fo... | gharchive/issue | 2022-12-21T01:22:26 | 2025-04-01T06:04:40.190670 | {
"authors": [
"nevoliu",
"zongyi-li"
],
"repo": "zongyi-li/fourier_neural_operator",
"url": "https://github.com/zongyi-li/fourier_neural_operator/issues/92",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
190753246 | bower install --production doesn't work
Below code doesn't work:
gulp.task('myTskName', function() {
return bower({directory: './docs/bower_components', cmd: 'install'}, '--production');
});
I did refer to #52, but it didn't work with '--production'.
try [null,['--production']]
dont ask why
@evestraw : Can you g... | gharchive/issue | 2016-11-21T15:42:31 | 2025-04-01T06:04:40.194251 | {
"authors": [
"amitse",
"evestraw",
"jaichandra",
"jbogdani"
],
"repo": "zont/gulp-bower",
"url": "https://github.com/zont/gulp-bower/issues/59",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
238351841 | TcpRelay does not relay IpAddresses in some cases
Hi,
After some debugging i noticed TcpRelaying does not relay pure ip addresses. Precisely tcprelay server always takes Line 73 (https://github.com/zonyitoo/shadowsocks-rust/blob/master/src/relay/tcprelay/server.rs#L73) as the path and failed to resolve ip addresess ... | gharchive/issue | 2017-06-25T00:36:18 | 2025-04-01T06:04:40.198630 | {
"authors": [
"HAMIDx9",
"zonyitoo"
],
"repo": "zonyitoo/shadowsocks-rust",
"url": "https://github.com/zonyitoo/shadowsocks-rust/issues/49",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2116557664 | stopping container once the meeting ends
I was wondering what was the use of running the container eternally, so I thought if there was a way to stop container when the meeting ends
How did you stop the container once the meeting ends?
@NandyRL @yuminglong318, if you're trying to build a meeting bot check out the... | gharchive/issue | 2024-02-03T16:06:40 | 2025-04-01T06:04:40.200892 | {
"authors": [
"NandyRL",
"tamagoeggo",
"yuminglong318"
],
"repo": "zoom/meetingsdk-headless-linux-sample",
"url": "https://github.com/zoom/meetingsdk-headless-linux-sample/issues/6",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1503925664 | 🛑 AI For Students is down
In 3a1fa47, AI For Students (https://www.armyignited.army.mil/student/public/welcome) was down:
HTTP code: 0
Response time: 0 ms
Resolved: AI For Students is back up in 74ed8d1.
| gharchive/issue | 2022-12-20T03:21:46 | 2025-04-01T06:04:40.242280 | {
"authors": [
"zootsewt"
],
"repo": "zootsewt/aistatus",
"url": "https://github.com/zootsewt/aistatus/issues/286",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
788642407 | question about perspective training
I want to train the perspective model from scratch, but I can' t find info_edg_stack_tr_lsun_640_d6_sig20_trname.t7, can you tell me where I can get this dataset.
@wanghxcis They should be included in this data file mentioned in Readme: https://drive.google.com/file/d/1BSYquS7Lie... | gharchive/issue | 2021-01-19T01:47:57 | 2025-04-01T06:04:40.294391 | {
"authors": [
"wanghxcis",
"zouchuhang"
],
"repo": "zouchuhang/LayoutNet",
"url": "https://github.com/zouchuhang/LayoutNet/issues/37",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
555759249 | wip - Document the steps that an API ML extender needs to take to achieve SSO within Zowe
This is draft of the documentation of what an API ML extender needs to take to achieve SSO within Zowe
Related to https://github.com/zowe/api-layer/issues/438
Superseded by #1213
| gharchive/pull-request | 2020-01-27T18:40:53 | 2025-04-01T06:04:40.309642 | {
"authors": [
"plavjanik"
],
"repo": "zowe/docs-site",
"url": "https://github.com/zowe/docs-site/pull/937",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
509177 | Rewrite in C
This script is extremely slow. Once we are satisfied with the level of highlighting, it will most likely have to be rewritten in C as a ZSH patch and enabled via a shell option such as setopt syntax_highlighting. Hopefully, it will be accepted.
On the topic of performance, what do you see in terms of (... | gharchive/issue | 2011-01-05T22:36:46 | 2025-04-01T06:04:40.328811 | {
"authors": [
"cdlm",
"nicoulaj",
"sorin-ionescu",
"zachliu"
],
"repo": "zsh-users/zsh-syntax-highlighting",
"url": "https://github.com/zsh-users/zsh-syntax-highlighting/issues/30",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
163303246 | purescript 0.9.x compat
Hey zudov,
This PR simply updates purescript-var to work with purescript 0.9.x. Everything seems to work on my end, but you would know best. Hope this helps!
Tested with purescript 0.9.1 & pulp 9.0.1.
Thanks!
-- Andrew
lmao i'm blind.. @eskimor already submitted a PR. could have sworn I chec... | gharchive/pull-request | 2016-07-01T01:49:45 | 2025-04-01T06:04:40.341103 | {
"authors": [
"adarqui"
],
"repo": "zudov/purescript-var",
"url": "https://github.com/zudov/purescript-var/pull/3",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
215972229 | 想问下调试方法
你好,
我想问下如何本地调试项目?能设置断点调试吗?
作者是用哪个IDE开发和调试呢?
谢谢。
https://github.com/zuiidea/antd-admin/blob/master/assets/standard.md
调试就是Chrome啊
嗯我知道Chrome可以调试。如果能用VSCode或者Webstorm IDE调试就更好了。简单的nodejs应用我可以设置直接在IDE里设断点测试,但是这个项目下就不太懂如何设置了。
谢谢。
@xgenvn 我现在主要是chrome断点 + react 插件 + redux插件,断点看看自己的代码有没有问题,那两个插件看下从后台获取的数据及组件中... | gharchive/issue | 2017-03-22T07:07:58 | 2025-04-01T06:04:40.346026 | {
"authors": [
"xgenvn",
"xiaosansiji",
"zuiidea"
],
"repo": "zuiidea/antd-admin",
"url": "https://github.com/zuiidea/antd-admin/issues/136",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
584132486 | Set up CocoaPods
CocoaPods is a tool for managing iOS libraries. It's been since forever a thing that many people use in their React Native apps; for example, it's in the standard instructions for integrating RN into an existing app:
https://reactnative.dev/docs/integration-with-existing-apps#3-install-cocoapods
It w... | gharchive/issue | 2020-03-19T03:13:31 | 2025-04-01T06:04:40.357470 | {
"authors": [
"chrisbobbe",
"gnprice"
],
"repo": "zulip/zulip-mobile",
"url": "https://github.com/zulip/zulip-mobile/issues/3983",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1384218174 | Replace top shortcut bar with app bar in Inbox view
Following up on adding a navigation menu in #5497, we should:
Add @-mentions to the bottom navigation bar (between Inbox and Streams).
Replace the top nav bar in the Inbox view with an app bar.
Heading: Inbox
The nav bar should include the search button.
Hey @... | gharchive/issue | 2022-09-23T19:26:51 | 2025-04-01T06:04:40.360772 | {
"authors": [
"Syed-Ansar",
"alya",
"tejask1730"
],
"repo": "zulip/zulip-mobile",
"url": "https://github.com/zulip/zulip-mobile/issues/5501",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1184136304 | ComposeBox: Convert to a function component!
There are some followups that I've noted in TODOs at the tip, but I thought it'd be good to send what I have so far on this.
Thanks for the review! Revision pushed, with changes to address those of your comments that I've thumbsed-up.
Planned followups that I haven't don... | gharchive/pull-request | 2022-03-29T00:17:19 | 2025-04-01T06:04:40.366341 | {
"authors": [
"chrisbobbe",
"gnprice",
"hetanthakkar1"
],
"repo": "zulip/zulip-mobile",
"url": "https://github.com/zulip/zulip-mobile/pull/5312",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
160599651 | Update docs README
The docs readme includes "These docs are written in rST" and has instructions "To generate HTML docs locally from rST" . The docs are actually in rST and Markdown, now. (I haven't looked into whether/how that change the HTML generation process.)
The generation process is the same, but yeah, almos... | gharchive/issue | 2016-06-16T07:57:59 | 2025-04-01T06:04:40.368372 | {
"authors": [
"jdherg",
"timabbott"
],
"repo": "zulip/zulip",
"url": "https://github.com/zulip/zulip/issues/1050",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1366955546 | Update "SCIM provisioning" help center page
Following up on #22889, /help/scim should be updated to match help center documentation patterns, and to use the newly added macros.
@zulipbot claim
@zulipbot claim
@zulipbot claim
| gharchive/issue | 2022-09-08T20:34:29 | 2025-04-01T06:04:40.369846 | {
"authors": [
"alya",
"drrosa",
"wangyujie123"
],
"repo": "zulip/zulip",
"url": "https://github.com/zulip/zulip/issues/22890",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
195954391 | ./manage.py sync_api_key deprecation warnings
zilencer/management/commands/sync_api_key.py is a useful tool that makes it easy to ensure a particular development environment user always has the same API key. It has some deprecation warnings when run under python 3 (source /srv/zulip-py3-venv/bin/activate to use Pyth... | gharchive/issue | 2016-12-16T00:42:40 | 2025-04-01T06:04:40.371633 | {
"authors": [
"rafidaslam",
"timabbott"
],
"repo": "zulip/zulip",
"url": "https://github.com/zulip/zulip/issues/2727",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2167604549 | Change Recent conversations icon
To distinguish the Recent conversations icon from the Global times icon, we should update the Recent conversations icon to be a clock with a different time. This change should be applied everywhere (left sidebar, header for the view, help center).
Here is the icon for Recent conversa... | gharchive/issue | 2024-03-04T19:38:50 | 2025-04-01T06:04:40.375453 | {
"authors": [
"Thanush19",
"afeefuddin",
"alya",
"nimishmedatwal"
],
"repo": "zulip/zulip",
"url": "https://github.com/zulip/zulip/issues/29180",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.