Skip to content
View VPanteleev-S7's full-sized avatar

Block or report VPanteleev-S7

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. html2md html2md Public

    Forked from suntong/html2md

    HTML to Markdown converter

    Go

  2. content content Public

    Forked from mdn/content

    The content behind MDN Web Docs

    Markdown

  3. akonadi-calendar-tools akonadi-calendar-tools Public

    Forked from KDE/akonadi-calendar-tools

    Console applications and utilities for managing calendars in Akonadi

    C++

  4. ae ae Public

    Forked from CyberShadow/ae

    An auxiliary general-purpose D library

    D

  5. nomad nomad Public

    Forked from hashicorp/nomad

    Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and…

    Go

  6. phobos phobos Public

    Forked from dlang/phobos

    The standard library of the D programming language

    D

112 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created an issue in dlang/dmd that received 3 comments

Errors in any function's signature hides errors in other function bodies

void f1() { seriousError(); } void f2(SomeType x) { } The compiler is not reporting any errors in f1 because f2's signature has errors, even though f1

3 comments
Opened 14 other issues in 2 repositories
Loading