Skip to content
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

Use size_t, ssize_t, off_t, etc #171

Closed
mc-butler opened this issue Jan 13, 2009 · 15 comments
Closed

Use size_t, ssize_t, off_t, etc #171

mc-butler opened this issue Jan 13, 2009 · 15 comments
Assignees
Labels
area: vfs Virtual File System support prio: low Minor problem or easily worked around
Milestone

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/171
Reporter metux (@metux)

Use types like size_t, ssize_t, off_t instead of plain ints in the VFS.

See 171_int_types branch

@mc-butler
Copy link
Author

Changed by metux (@metux) on Jan 13, 2009 at 18:02 UTC (comment 1)

  • Description edited

@mc-butler
Copy link
Author

Changed by metux (@metux) on Jan 13, 2009 at 18:02 UTC (comment 2)

  • Status changed from new to accepted
  • Owner set to metux
  • Keywords set to review

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Jan 15, 2009 at 7:46 UTC (comment 3)

  • Keywords changed from review to review, vote-slavazanko

@mc-butler
Copy link
Author

Changed by winnie (@winnieXY) on Jan 18, 2009 at 16:53 UTC (comment 4)

  • Keywords changed from review, vote-slavazanko to review, vote-slavazanko, vote-winnie, approved

Okay. Please apply

@mc-butler
Copy link
Author

Changed by metux (@metux) on Jan 19, 2009 at 1:13 UTC (comment 5)

  • Description edited
  • Resolution set to fixed
  • Status changed from accepted to testing
  • Keywords changed from review, vote-slavazanko, vote-winnie, approved to vote-slavazanko, vote-winnie, committed-master

@mc-butler
Copy link
Author

Changed by metux (@metux) on Jan 19, 2009 at 1:56 UTC (comment 6)

  • Keywords changed from vote-slavazanko, vote-winnie, committed-master to committed-master

@mc-butler
Copy link
Author

Changed by winnie (@winnieXY) on Jan 19, 2009 at 6:46 UTC (comment 7)

  • Status changed from testing to closed

Closing, Remote branch is removed.

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Jul 17, 2010 at 7:34 UTC (comment 8)

  • Votes set to committed-master
  • Severity set to merged
  • Description edited
  • Keywords committed-master deleted

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Jul 18, 2010 at 13:49 UTC (comment 9)

  • Description edited

Committed to master:
[a618f3f]

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Jul 18, 2010 at 13:51 UTC (comment 10)

  • Status changed from closed to reopened
  • Resolution fixed deleted

Not all types were fixed.

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Jul 18, 2010 at 13:53 UTC (comment 11)

  • Priority changed from major to minor
  • Version changed from 4.6.1 to master
  • Keywords set to stable-candidate
  • Votes committed-master deleted
  • Status changed from reopened to accepted
  • Owner changed from metux to andrew_b
  • Severity changed from merged to on review
  • Milestone changed from 4.7 to 4.7.4

Created Created 171_vfs_int_types_fix branch. Parent branch is master.
[37e2c6626fd2479ab14dd45bb0e2fb2dd2719958]

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Jul 19, 2010 at 10:41 UTC (comment 12)

  • Votes set to slavazanko

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Jul 19, 2010 at 19:06 UTC (comment 13)

  • Votes changed from slavazanko to slavazanko angel_il
  • Severity changed from on review to approved

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Jul 20, 2010 at 5:29 UTC (comment 14)

  • Resolution set to fixed
  • Votes changed from slavazanko angel_il to committed-master committed-stable
  • Status changed from accepted to testing
  • Keywords stable-candidate deleted
  • Severity changed from approved to merged

Merged to master.
[17d8107]

Cherry-picked to 4.7.0-stable.
[2c52f66]

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Jul 20, 2010 at 5:29 UTC (comment 15)

  • Status changed from testing to closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: vfs Virtual File System support prio: low Minor problem or easily worked around
Development

No branches or pull requests

2 participants