Skip to content

Fixed display errors in dynamic-linking.ro.md #140

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: cdl-57
Choose a base branch
from

Conversation

George-Alex-Berea
Copy link

@George-Alex-Berea George-Alex-Berea commented Mar 22, 2025

Am reparat erorile de format din fisierul markdown. In total 7 linii modificate.

@razvand razvand self-requested a review March 22, 2025 11:03
Copy link
Member

@razvand razvand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You missed multiple items, some of which:

  • "executabil obținut prin linkare statică (*statically linked)."

Pay more attention. Look carefully on how it is rendered: https://github.com/rosedu/workshop-markdown/blob/main/dynamic-linking.ro.md or https://rosedu.github.io/workshop-markdown/dynamic-linking.ro.html

Use present tense in commits. See commit best practices: https://cbea.ms/git-commit/

@@ -66,7 +66,7 @@ Investigăm simbolurile executabilului:

Simbolurile obținute din modulul obiect `main.o` și din biblioteca statică `libinc.o` sunt rezolvate și au adrese stabilite.
Observăm că folosirea bibliotecii standard C a dus la existența simboblului `_start`, care este entry pointul programului.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"simboblului" - fix this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants