Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • G git_rec_nano
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • cs24-19fa
  • git_rec_nano
  • Repository

Switch branch/tag
  • git_rec_nano
  • configure.ac
Find file BlameHistoryPermalink
  • Benno Schulenberg's avatar
    utils: retire the fixbounds() function -- it is no longer needed · 798695ff
    Benno Schulenberg authored Dec 24, 2018
    All tested systems (FreeBSD, NetBSD, OpenBSD, Alpine, and Ubuntu)
    support the GNU-style word boundaries (\< and \>), either natively
    or through using the regex module from gnulib.
    
    If this change breaks regexes containing \< or \> on your system,
    please report a bug: https://savannah.gnu.org/bugs/?group=nano
    
    This addresses https://savannah.gnu.org/bugs/?55207.
    798695ff
configure.ac 22.1 KB
EditWeb IDE

Replace configure.ac

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.