โŒ About FreshRSS

Normal view

There are new articles available, click to refresh the page.
Before yesterdayChange logs

Fix assertion failure on VSS library

6 March 2023 at 10:43
Fix assertion failure on VSS library

gcc/ada/
	PR ada/108858
	* sem_ch6.adb (Analyze_Subprogram_Body_Helper): For functions with
	separate spec, if their return type was visible through a limited-
	with context clause, their extra formals were not added when the
	spec was analyzed.  Now the full view must be available, and the
	extra formals can be created and Returns_By_Ref computed.
  • [DBH] gcc/ada/sem_ch6.adb
  • 6 March 2023 at 10:43

Add main heading and new badge

By: mgrojo
25 February 2023 at 23:32
Add main heading and new badge

This will remove this awesome-lint error:

```
README.md:1:1:   Missing main list heading                                    remark-lint:awesome-heading
```
  • 25 February 2023 at 23:32

Remove double-link reported by awesome-lint

By: mgrojo
25 February 2023 at 16:59
Remove double-link reported by awesome-lint

Left only in the Embedded section, since it of most interest in that area than as a general sound library.

```
README.md:592:3:   https://github.com/raph-amiard/ada-synth-lib                 remark-lint:double-link
README.md:653:3:   https://github.com/raph-amiard/ada-synth-lib                 remark-lint:double-link
```
See issue #107
  • 25 February 2023 at 16:59
โŒ
โŒ