David Eriksson

Results 11 issues of David Eriksson

This should allow the module to be rebuilt automatically when upgrading the kernel.

Because `disposeTimer()` that sets `_isRunning` to `false` is called after setting `_isRunning` to `true` in `start()` in CountdownTimerController: ```dart start() { _isRunning = true; disposeTimer(); . . . disposeTimer() {...

Is longjmp() better than abort()?

Source: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776239

Need pull request
Debian bug tracker
Confirmed

Source: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776238

Need pull request
Debian bug tracker
Confirmed

From the original post: "currently, I achieve this by extracting into a temporary directory and running diff over them". Source: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=269588

Need pull request
Debian bug tracker
Wishlist

This could be implemented by extracting everything, but not actually saving the extracted data, as bzip2 does Source: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=269588

Need pull request
Debian bug tracker
Wishlist

**Before creating a bug report please make check the following** - [x] You have read our [FAQ](https://fvm.app/docs/guides/faq) - [x] If you have used flutter. Please install correctly, run `pub cache...

bug

Resolves #839 ## Summary by CodeRabbit - **Bug Fixes** - Ensured that updates to the `.gitignore` file now include a trailing newline at the end of the file.

**Before creating a bug report please make check the following** - [x] You have read our [FAQ](https://fvm.app/docs/guides/faq) - [ ] If you have used flutter. Please install correctly, run `pub...

bug