Ticket #45179

generate_packets.py: detect and forbid cyclic type aliases

Date d'ouverture: 2022-07-21 05:12 Dernière mise à jour: 2022-07-22 21:00

Rapporteur:
Propriétaire:
Type:
État:
Atteints
Composant:
Jalon:
Priorité:
5 - moyen
Sévérité:
5 - moyen
Résolution:
Fixed
Fichier:
1

Détails

Part of #43927. Should likely use #45178. Detect the creation of type alias cycles while parsing them and immediately raise an error.

Ticket History (3/4 Histories)

2022-07-21 05:12 Updated by: alienvalkyrie
  • New Ticket "generate_packets.py: detect and forbid cyclic type aliases" created
2022-07-21 05:36 Updated by: alienvalkyrie
  • Résolution Update from Aucun to Accepted
Commentaire

Depends on #45178. Also has the side effect of inlining type alias definitions where possible (i.e. if they're defined in the right order), which probably isn't a noticeable improvement to type alias resolution, but still.

2022-07-22 21:00 Updated by: alienvalkyrie
  • État Update from Ouvert to Atteints
  • Résolution Update from Accepted to Fixed

Modifier

Please login to add comment to this ticket » Connexion